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

midiStreamSynthesizer.NoteOff is not working #6

Open
achimmihca opened this issue Feb 2, 2020 · 0 comments
Open

midiStreamSynthesizer.NoteOff is not working #6

achimmihca opened this issue Feb 2, 2020 · 0 comments

Comments

@achimmihca
Copy link

I have a simple midi file with a piano track: I got it from here: https://www.8notes.com/scores/420.asp?ftype=midi

When playing the file using this lib, then the notes start playing but never stop. It seems the fadeCounter is set way to big.

As a quick and easy workaround for now, I implementated Voice.Stop by delegating to Voice.StopImmediate. This works fine for me but of course there in no slow release of the note anymore.

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