is it possible to send a midi message to a specific channel?
currently use this to send note on / offs:
out_device:send {0x90, 0x10, 0x7F}
Edit: Nevermind, i just need a different note on code
is it possible to send a midi message to a specific channel?
currently use this to send note on / offs:
out_device:send {0x90, 0x10, 0x7F}
Edit: Nevermind, i just need a different note on code