mattz
2015-06-30 20:49:30
I’m hoping there is a command for this: Forward all Channel 14 Program Change messages to Port X, except Programs Changes 9,10, 19, 20, 21, and 22. (These PC messages have some additional things I need to do.)
With my limited programming skills, I’m looking at having to make a translator for every Program Change, plus additional special translators for the programs listed above. Is there an expression for “if Program Change is anything but (9,10,19,20, 21, 22), do this, but for for those special cases, do this?
I’m hoping I can cover all the NOT 9,10,19,20 with one Translator (~120 Program Changes!), and can just make the special ones. (Which I’ve already done, actually. And I’ve manually made about 20 for the regular program changes. There’s gotta be a better way!)
Thanks!
With my limited programming skills, I’m looking at having to make a translator for every Program Change, plus additional special translators for the programs listed above. Is there an expression for “if Program Change is anything but (9,10,19,20, 21, 22), do this, but for for those special cases, do this?
I’m hoping I can cover all the NOT 9,10,19,20 with one Translator (~120 Program Changes!), and can just make the special ones. (Which I’ve already done, actually. And I’ve manually made about 20 for the regular program changes. There’s gotta be a better way!)
Thanks!