I am sending MIDI note On from Propresenter to Companion MIDI module. I have set up triggers that fire when a particular channel/note/velocity is seen. That works as expected. However, if I resend the same channel/note/velocity value a second time the trigger will NOT fire. The log shows that the MIDI note is received but nothing happens.
It’s not until the same channel/note but a different velocity is received that the trigger then will fire when it sees it’s target again.
Hope that makes sense.
I would expect that the same channel/note/velocity could be resent any number of times and the trigger would fire every time but I’m not seeing that happen. Is this a bug perhaps or is it behaving as designed?
I’m asking why does a trigger set to fire on a particular channel/note/velocity ONLY works one time until a different velocity for the same channel/note is sent. I don’t understand why someone would want it to work in that fashion, thus the question.
It’s called a “1-shot” in logic. Like a on/off switch. Once a switch is turned on, you need to actively turn it off again. Turning it on a 2nd time if it’s already on does nothing.
To do a “flip-flop” as it’s called in logic, you should set it up the way I’ve shown in the video.
Again, if you’re still struggling to get it to work, please send me a screen capture or config and I’ll be happy to help you troubleshoot it.