Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sendMIDI occasionally fails to actually send syses midi bytes, while exiting successfully #45

Open
xot opened this issue Oct 21, 2022 · 0 comments

Comments

@xot
Copy link

xot commented Oct 21, 2022

I use sendMIDI in an Ableton remote control script for the Electra One (see https://github.com/xot/ElectraOne) to bypass the slow sending of long SysEx dumps within Ableton itself. But occasionally a call to sendMIDI like

sendmidi dev 'Electra Controller Electra Port 1' syx 0 33 69 ...

will return with exit code 0 (i.e success), while not actually sending any MIDI bytes out to the port (as reported by MIDI Monitor). Have you or anybody else ever seen this behaviour too, or could you perhaps give an explanation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant