MBSEQV3: Possibility to set all tracks to step 1 via CC

Hi all,

i have read of following MIDI CC implementation:

--------+-----------+---------+------------------------------------------------

0x40/ 64| 0x00-0x7f | 0x00 | sets the step of the track which should

        | | | be played on next step increment. Especially

        | | | useful in conjunction with Loopback function!

        | | | (one CC track controls the steps of another track)

        | | | Value 0 will be ignored

        | | | Value 1-32 changes the step

        | | | Value 33-127 are mirrored to 1-32 (don't use..)

--------+-----------+---------+------------------------------------------------

.. and in my setup it could be useful to reset all playing patterns at once. So is there an easier way to set all tracks/all patterns to step 1 maybe via 1 CC instead of 16x NRPN CC?

PS: thats only a question, maybe i have overseen something like this in the manual…

Thanks for any suggestion, how i can get it somehow to work :).

Best greets,

rio

The normal way to reset the sequencer and to play from step 1 would be to send a MIDI Clock Start event (FA)

Advantage: this will synchronize the MBSEQ also to your other devices.

If you want to manually reset all tracks to step 1, just press the stop button two times - there is no need to do this via CC

Best Regards, Thorsten.