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