Multiple Incoming Messages in one Translator (no variables)?

red33mer

2008-11-03 19:47:51

Hi,

is it possible to set multiple incoming messages as a trigger in one translator as you do with multiple outgoing messages (p.e. 90 4F 01 90 51 01)?

I could use a variable in the incoming trigger field (p.e. 90 pp 01) but lets say i want the action to be triggered by channel 79 and 81 only. I know that i could use and "if condition" and filter it but that means additional lines of code in the rules field. It would be much easier if i could set up two messages in the incoming field....

i tried but it isnt working so i wonder if i used wrong syntax or if its not implemented?

thank you :-)

florian

2008-11-03 23:15:34

Hi,

specifying two MIDI messages in the incoming field means that this Translator is only triggered when those two MIDI messages arrive one after another. So it's not "one or the other", but "one followed by the other" (that's actually much more like what's happening when you specify two MIDI messages "at once" in the Outgoing field).

So, only options (currently) are IF rules, or using two translator entries.

Regards,
Florian