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

Can't find a onMidiInEvent #53

Open
sinosoidal opened this issue Feb 7, 2016 · 0 comments
Open

Can't find a onMidiInEvent #53

sinosoidal opened this issue Feb 7, 2016 · 0 comments

Comments

@sinosoidal
Copy link

Hi,

There are a lot of specific midi in events, but I would like a generic one such as onMidiIn(int status, int data1, int data2). I have central midi manager on my apps, and they are all cross platform. In desktop and windows, the midi in callback gives me status, data1 and data2.

Is there any general midiIn callback that I'm not seeing?

Thanks,

Regards,

Nuno

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