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

Not use MessageQueue #4

Open
GoogleCodeExporter opened this issue Mar 18, 2015 · 0 comments
Open

Not use MessageQueue #4

GoogleCodeExporter opened this issue Mar 18, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Firstly I would like to thank you for your hard work and creating this 
wonderful library. I am trying to create a driver application for a controller 
that I built using your library and I would like to ask some questions if its 
possible.

I have some trouble with the inputDevice and the noteOn noteOff event 
handlers.. I'm not really sure how to use the StopRecieving() and 
StartRecieving(). But all the incoming messages get stacked and are executed 
only after I do  StopRecieving() and StartRecieving() again. 
How it is possible to process  a received  noteOn message instantly instead of 
adding it to the message queue?

Thank you very much for your help and understanding. I am not very experienced 
C# programmer so excuse me if this is really basic thing. I created a driver 
using Processing but have to rewrite it because of latency that there is with 
the serial comms.

Original issue reported on code.google.com by ghz.tom...@gmail.com on 17 Jan 2012 at 7:56

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

No branches or pull requests

1 participant