jgowen
2012-07-23 14:59:18
to:MidiTranslator forum
re:suppressing repeating buttons
Mon 7/23/2012 8:50 am
I successfully got MidiTranslator to control the Miditzer PC virtual organ combination buttons from a Nord C2's stop buttons, and it works fairly well.
One problem I'd like to fix is, if I press the Nord button too long or twice etc., Miditzer "gets" the thing two or more times, and sometimes this makes it unhappy.
I tried putting a 500 ms delay on "outgoing"; that delays the outgoing MIDI for half a second, but if there were multiple Nord button presses, they'll just follow -- that is, a bunch quickly just as before, except now initially delayed by half a second.
Ideally what I want is logic like:
1. Detect Nord MIDI.
2. Send outgoing to Miditzer.
3. Delay for half a second, while throwing-away *all* incoming MIDI, so any subsequent button presses, key presses, etc. are discarded.
How do I do that?
-- best wishes,
j.g.owen * owenlabs.org
re:suppressing repeating buttons
Mon 7/23/2012 8:50 am
I successfully got MidiTranslator to control the Miditzer PC virtual organ combination buttons from a Nord C2's stop buttons, and it works fairly well.
One problem I'd like to fix is, if I press the Nord button too long or twice etc., Miditzer "gets" the thing two or more times, and sometimes this makes it unhappy.
I tried putting a 500 ms delay on "outgoing"; that delays the outgoing MIDI for half a second, but if there were multiple Nord button presses, they'll just follow -- that is, a bunch quickly just as before, except now initially delayed by half a second.
Ideally what I want is logic like:
1. Detect Nord MIDI.
2. Send outgoing to Miditzer.
3. Delay for half a second, while throwing-away *all* incoming MIDI, so any subsequent button presses, key presses, etc. are discarded.
How do I do that?
-- best wishes,
j.g.owen * owenlabs.org