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

note off problems #4

Open
aethernet opened this issue Jun 1, 2012 · 4 comments
Open

note off problems #4

aethernet opened this issue Jun 1, 2012 · 4 comments

Comments

@aethernet
Copy link
Member

seems that in some situation the keyboard release send some random note on along with note offs...

This behavior has to be tested extensively !

Thanks to Charles Circuitb for report on facebook.

@tonieprawda
Copy link

from what i have found the chordsplitter can operate in 2 modes - sequential sending, and group sending - it normally operates in sequential mode, which propably makes all those note-on and off pairs, and there is a hidden config in the javascript that can be changed, but then the code breaks as "js: chordsplitter.js: Javascript ReferenceError: outChord is not defined, line 121"
Anyone could lend us a hand here?

@hems
Copy link
Member

hems commented Mar 15, 2013

is it still hapenning ?

@tonieprawda
Copy link

Yes, definitely.
I had to write pretty elaborate code to filter out all of the notes (which is not 100% accurate) - all notes are sent with their note-offs just a split second later, but this is still triggering f. eg. notation of those notes, and I am able to hear the unfiltered notes anyway.
Wiadomoœæ napisana przez henrique matias [email protected] w dniu 15 mar 2013, o godz. 07:02:

is it still hapenning ?


Reply to this email directly or view it on GitHub.

@tonieprawda
Copy link

it still sends all of the notes at some point - look
Zrzut ekranu 2013-03-15 o 13 27 40

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

3 participants