I’m looking for a step sequencer that takes one step forward in a sequence only when a Note on message is received. Otherwise it should do nothing . It would need to have a “wait” feature so that it doesn’t jump 3 steps forward when I play a “sloppy” or strum-like chord.
Basic example: I hammer away in straight 8ths and the sequencer follows with the bass notes and blanks I’ve preset: C, pause, E, pause, G, pause, A, pause, A#, pause, A, pause, G, pause, E, pause… and yes, it’s a boogie-woogie! Not what I intend to use it for, just an example to clarify. It shouldn’t follow chord changes or anything, just one step forward in a predefined sequence.
Does this exist?
In Scripting this can be done
You can load a Midi File and move forward step by step by pressing for example C-1 on your Keyboard.
3 Likes
Should be easy…
The more you pay, the faster you get
2 Likes