Variables limitation?

Max Oepen

2008-06-16 04:11:58

Why can you not represent the first hexadecimal (eg.: 9B = note on, channel#12) with a variable, or set of variables in MTPro (eg.: 9x or xx)?

So, as in the example above, I'd like to change a note that's coming in on channel #0 to be output as the same note on channel #12.

Any suggestions?

Thanks,
Max.

Tuur

2008-06-16 09:29:11

I'm not sure if your example works or not, but you can change the channel by 'hardcoding' it for sure.

E.g. 0B pp qq in > 9B pp qq out is no problem. I use that kind of stuff too.

Max Oepen

2008-06-16 10:37:12

Thank you Tuur, I can make it work that way in my situation!

Tuur

2008-06-16 22:02:20

No prob. :)