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

Sound not closing properly after closing the GUI #5

Open
Datseris opened this issue Sep 15, 2018 · 0 comments
Open

Sound not closing properly after closing the GUI #5

Datseris opened this issue Sep 15, 2018 · 0 comments

Comments

@Datseris
Copy link
Member

julia> using MIDI, Mplay

julia> mplay(testmidi())

When listening to the piece, try to close the GUI exactly when a piano note is being played. You will see that the note sound is not terminated properly and instead a constant humming persists indefinitely.

This humming only goes away once restarting Julia.

I think this relates to the fact the the Mplay GUI doesn't close "properly" (also same as #4 ) .

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

No branches or pull requests

1 participant