ablethought
2020-06-23 21:54:07
Hi all/steve
how can I go about having bome not pass through the first press of a CCs ( say CC1 ) but passing all other presses until timer reset.
so first press of CC1 is ignored or swallowed
all other presses go through until timer reset
cycle starts over
thanks so much
Steve-Bome Forum Moderator
2020-06-23 22:43:27
Hi,
Have the timer rules set a global variable. Then use that global variabl to determine whether to pass through the CC
So you would have a translator that has input CC1 on MIDI CH1 Any value set value to qq.
Rules would be
if ga==0 then exit rules, skip outgoing action
Output would be CC1 on MIDI CH1 value qq
Then another translator
Input Reset Timer
rules ga=1
You will need a translator to trigger the reset timer, but you didn't specify how you wanted to do that.
I hope this helps!
Steve Caldwell
Bome Customer Care
Also available for paid consulting services: bome@sniz.biz