I was wondering if it's possible with your current MIDI plugins to map Program Change to mapping incoming notes to a MIDI channel?
ie: Program change 0, 16, 32, 48, 64 = MIDI channel 1
Program change 1, 17, 33, 49, 65 = MIDI channel 2
Program change 2, 18, 34, 50, 66 = MIDI channel 3 etc.
Thanks in advance.
Request: Channel mapping with Program Change?
- KVRAF
- 2910 posts since 26 Jul, 2005 from dun unda
-
- KVRAF
- 2237 posts since 12 Nov, 2002 from swordfish
don't think so... none of my channelizing plugins respond to program change.
the best way to do it now (until i come up with something) is probably to use one of those midi scripting plugins... take the PC value modulo 16 and set the outgoing channel of notes to that value.
maybe it's time for midiConverter4, with mathematical operations on midi data...
the best way to do it now (until i come up with something) is probably to use one of those midi scripting plugins... take the PC value modulo 16 and set the outgoing channel of notes to that value.
maybe it's time for midiConverter4, with mathematical operations on midi data...
wrongtastic, baby
tucson's number one gothic rock band since 1995
tucson's number one gothic rock band since 1995
