gwbcn
2010-04-14 01:36:48
[x] Translator 0.0: AssignVariable
Incoming: MIDI B0 50 7F
Rules: oo=1
Outgoing: (none)
[x] Translator 0.1: CheckThenLaunch
Incoming: MIDI B0 50 00
Rules: if oo==0 then exit rules, execute Outgoing Action
Outgoing: Keystroke: Y
The second translator always executes regardless of the variable oo's assignment.
Obviously I'm missing something here - any advice is appreciated.
Incoming: MIDI B0 50 7F
Rules: oo=1
Outgoing: (none)
[x] Translator 0.1: CheckThenLaunch
Incoming: MIDI B0 50 00
Rules: if oo==0 then exit rules, execute Outgoing Action
Outgoing: Keystroke: Y
The second translator always executes regardless of the variable oo's assignment.
Obviously I'm missing something here - any advice is appreciated.