Skip to content

Sound not closing properly after closing the GUI #5

Open
@Datseris

Description

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 ) .

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions