-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Is there any plans to send / receive NRPN messages?
I can see sending NRPN messages is implemented on WebMidi and for parsing NRPN messages i have this prototype in javascript ( for max/msp mainly borrowed from Chris Hector's article on Max/MSP NRPN messages ) that parses NRPN messages, so i'm wondering how easy would be to port NRPN messages to GIBBERWOCKY so we could leverage goodies such as lfo
with high precision NRPN messages?
If i'm not mistaken MIDI over USB / virtual midi have higher bandwidth than a regular MIDI cable so an option to trottle messages on a channel might be something to consider?