07-04-2025, 05:39 PM
You use the mapping screen for that:
For example for transpose using TRS/DIN Midi channel 1, CC#0:
For note probability on track 1, TRS/DIN Midi channel 1, CC #1:
Gate length for each note is not a direct option but could be achieved using some tricks.
- Pattern Length is a destination, track length is not since the patterns are in charge of the length. However you can change the main steps to shorten ALL tracks but that is maybe not what you want.
- FX probability is a destination
...and like 100+ other things are destinations which you can manipulate with any Midi CC or any other source.
For example for transpose using TRS/DIN Midi channel 1, CC#0:
Code:
MCC TC1 #0 > GLOB TPS ----For note probability on track 1, TRS/DIN Midi channel 1, CC #1:
Code:
MCC TC1 #1 > TRCK TRK1 PRB1Gate length for each note is not a direct option but could be achieved using some tricks.
- Pattern Length is a destination, track length is not since the patterns are in charge of the length. However you can change the main steps to shorten ALL tracks but that is maybe not what you want.
- FX probability is a destination
...and like 100+ other things are destinations which you can manipulate with any Midi CC or any other source.
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!

