Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Midi mapping for live performance
#1
Hi nedseqers,

I have a question for my project of live performance. 

I want to control by midi CC for each track:
-transpose function
-gate length for each note
-track lengrh
-a particular pattern
-note probability
-fx probability

I think table is the way to go bit unfortunately, i don’t acheive.

Do you have a wah ro do that kind of things.

Best regards
Reply
#2
You use the mapping screen for that:

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   PRB1

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.
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!  Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)