Changes

Jump to navigation Jump to search
Line 28: Line 28:  
==Some Examples:==
 
==Some Examples:==
   −
  IGNORE CH#2 PG => It will ignore Program Change events coming from channel 2
+
  IGNORE CH#2 PG => Ignore Program Change events coming from channel 2
  MAP CH#1 CC#7 => CC#1 => It will translate Volume Control events from channel 1 to Modulation Wheel events in the same channel
+
 
  MAP CH#1 CC#0:127 => CH#2 CC#0:127 => It will translate all the CC (Continuous Controller) events from channel 1 to channel 2
+
  MAP CH#1 CC#7 => CC#1 => Map Volume Control events from channel 1 to Modulation Wheel events in the same channel
 +
 
 +
  MAP CH#1 CC#0:127 => CH#2 CC#0:127 => Map all CC (Continuous Controller) events from channel 1 to channel 2
 +
 
 +
MAP CH#0 NON#0:45 => CH#1 NON#0:45
 +
MAP CH#0 NOFF#0:45 => CH#1 NOFF#0:45 => "Split" your keyboard, sending the lower notes (until A-1) to channel 2

Navigation menu