Hello
Is there any lopper similar to for example Ditto X2? I was used to Ditto before and it could be nice to have same/similar possibility with MOD Duo.
Did someone test how it works and how long could be loop?
Regards
Hello
Is there any lopper similar to for example Ditto X2? I was used to Ditto before and it could be nice to have same/similar possibility with MOD Duo.
Did someone test how it works and how long could be loop?
Regards
Hi Mr Water
I’m very interested in loopers, and particularly the workflow that musicians (that’s you : ) use with them. I play guitar - but I’m mostly involved in writing audio plugins. I’d like to work on a looper, but to get started we need to really strip down what is essential from the features.
What features are absolutely must have?
How do you control the looper? (MOD doesn’t support “Hold” footswitches - its complicated - so we have to make it work with the two foot pedals available on the DUO.
Looking forward to hearing back from you! -Harry
Hi guys,
a looper actually has the top spot on my wish list, too, and if you don’t mind I throw in my 0.02€.
The basic looper functions are record, undo/redo, stop and erase, right? Maybe a level control would be nice, but this could be done with another pedal. More advanced features like multi-track recording seem to be less relevant as we can just add another simple looper to the pedal board.
Nevertheless: From your plugin developing experience, @harryhaaren , would you think it’d be better to start small and extend the basic function or should we make a “complete” feature list and develop a proper architecture?
Cheers,
Frank
Hi Frank, thanks for the input - your 0.02€ is appreciated!
Outlining what features can/should be on the roadmap helps, and then trimming the ideas down to a bare minimum.
Basic Features:
Overdub? Is over something we consider of value enough to warrant being on the list?
You guys know that sooperlooper exists, right?
That’s the most basic looper right there. (and already on the MOD)
It does record, play/stop and undo/redo.
During MTF someone also requested an overdub mode.
Might be interesting to do (will have to be an alternative sooperlooper-dub plugin).
Was sooperlooper the same in MOD device than in GNU system?
Synchronisation to any or internal click is also main feature for my use.
Same for “poly-rythmic cycles”: I mean having multiple loop with different beat size.
For example: one loop of 3beats, another for 4beats and another for 5beats: total 3loops, all running with their own cycle, but all synchronised on same click.
So the resulting total cycle of this 3 loops is: 3x4x5=60beats! But there is no tracks during 60 beats, just 3 little loops, synchronised on same click.
But I think just 3 loopers with external click synchronisation will do this without issue, no?
Hi Harry, I guess the most basic looper would just be able to record and re-play one layer. In that case, no undo/redo is needed, but the feature comes in handy if you record multiple layers (like here https://www.youtube.com/watch?v=ulyoxdhHrIs). It just means that the last layer can be removed and then recorded again.
Does number four actually exist in the simplest possible case? Woudn’t the current loop simply be deleted when a new one is recorded?
@falkTX : superlooper is fine, but it does not take advantage of the MOD Duo’s features. How would you record a clean rhythm guitar backing track and then solo with distortion over it? Does it synchronise with metronome?
ATM we just philosophize … I suppose.
What I look for in a looper is the following (I use the JamMan waiting for the right plugin ):
thanks
I’m really anxious to see the day when @harryhaaren release his looper plugin… I know it’s still too early to even think about a release but if any of the ideas he explained to me in MTF really come to life he just need to tell me where his donate button is…
I would be using multiple loopers… One for each channel and possibly another one on the full output. What I would need is that these loopers are synced to each other. In the past I used to use the Digitech Jamman xt with saved drum loops and I had two Jamman Solo xt synced to it. Bass had it’s own and guitar has it’s own. Each instrument can make their own loops always synced to the main beat or whatever is set as the master.
that ditto works in a pretty clever way. Very simple and useable live (with just one button).
I’m thinking for accurate looping, you probably want a sample accurate control, so a patch:set rather than a usual control port. But then we’d need to be able to map that to a MOD switch.
I wish I had more time I’d throw it together. It should be pretty simple.
I consider the looping part itself covered by SooperLooper already. What’s actually missing are the following changes / devices to make it possible to build your own multi-channel (optionally stereo) looper:
I was actually surprised when I found out these two features weren’t available when I was trying to build - you guessed it - a multi-channel looper.
Would you mind explaining that in different words again, @fzero ? I am not sure what you mean by “switching to different outputs.” You want to record the same loop simultaneously on several loopers?
No, I want to have several loopers running in sync - which would be very easy to achieve if we could assign one switch to start recording/playing on all loopers - and pick which one I want to record to. If we had this feature, something like this would do the job (simple mono example):
With a stereo Switchbox device it would be possible to have 2x2 channels, so a dual stereo looper. The key here is still the ability to trigger recording on multiple devices with a single switch. This way, even though one of the loopers (or stereo looper groups) would record silence until the Switchbox changed, all loopers would be locked to the same loop length. Once the Switchbox changes, the other looper would receive audio and everything would stay in sync.
To make this better we’d need a one-to-n Switchbox device. ToggleSwitch4 looked promising, but it requires a distinct switch for each of the outputs instead one switch to toggle between all outputs.
This is completely useless for our purposes.
A switchbox - with a single knob to change the channels - but with more channels than the current would do the job?
@gianfranco It would be part of the solution, yes. The most important part is still being able to map one switch/MIDI message to multiple controls. This would be useful for several things, not only loopers. Look at how Ableton Live does that for a good implementation example.
Yes. Synced Loopers!
I can work out the signal chain and switching by using my Keith McMillen SoftStep.
Hi @fzero,
Thanks for the detailed info on what you’re trying to achieve, its helping me understand what your ideal workflow would be like. A few more questions if you don’t mind?
Cheers, -Harry
For me… I would probably use four loopers. In the DUO I would have three instruments going into it (Guitar, Bass, Keys) and each would have their own looper. I would also want one on the end of my signal chain with all instruments together.
The usual amount of time I record would be one to four measures. I don’t know what that may be in seconds…
For controls I would want two buttons - Start/play/overdub (one button) and stop.
A couple functions I suggest…
A very good example would be the Boss RC-505.
Hey @Skydiver, thanks for the input!
To be totally clear - my approach is to build a single plugin, with multiple loops internally synced. I believe this to be a better solution for technical reasons like keeping in sync, and being able to “move” a loop from one looper to another.
To summarize your workflow:
Extras:
Some follow up questions:
Thanks!