node-midi
node-midi copied to clipboard
Is it possible to cancel or modify a message received on input?
Here's how I do it: Open a virtual device and send all messages there 1:1. If I want to "cancel" a message I just don't send it. If I want to "modify" it, I send a different message. I haven't tried it, but maybe you can create a virtual MIDI device with the same name as your input device?