Hi!
I have a usecase where I need to stop sending a midi message (and send a different midi message).
Is this somehow possible?
Sending a different midi message in my custom LUA function is no problem. But the “original” midi message is also transmitted, which I want to prevent.
Or is it possible to edit the value of the “original” midi message?
Thanks in advance!