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

properly identify and log sysex strings received from mirage #45

Open
mogrifier opened this issue Jul 14, 2021 · 1 comment
Open

properly identify and log sysex strings received from mirage #45

mogrifier opened this issue Jul 14, 2021 · 1 comment

Comments

@mogrifier
Copy link
Owner

sysex midi callbacks are not going where expected as evidenced by logging. Put in a standard function that can identify the strings by their header and display the data.

@mogrifier
Copy link
Owner Author

mogrifier commented Jul 15, 2021

I am suspicious I only need a single midi callback function, that can demultiplex midi sysex from the mirage and save to a global stack (push and pop). Need to investigate.

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