Is there a way to create a midi output command with a variable note number?
For example, chat could enter “!SETMIDI 100” to trigger a note on message, note #100, use “!SETMIDI 60” to set to note #60, etc.
As it seems now, I’d need to create 128 unique commands - one for each note - and I am hoping I’m missing something - particularly because I’m hoping to do this across 14 midi channels.