Skip to content

Can I send a full MIDI SysEx message as one array? #309

Answered by djipco
rubendax asked this question in Q&A
Discussion options

You must be logged in to vote

If I understand your needs correctly, the send() method is what you are looking for. The method signature you quoted near the end of your message is for version 2. In v3, the method's signature is simply send(message, [options]). I believe this is what you are looking for. This method is available on both the Output and OutputChannel objects.

By the way, thanks for your support! 🙏🏻

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rubendax
Comment options

Answer selected by rubendax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants