-
Notifications
You must be signed in to change notification settings - Fork 56
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
Stop sound #2
Comments
I've seen there's a stop sound but that isn't what I'm looking for. I'm playing notes consequentially and I want to stop playing them when another button is pressed |
Im definitely open for PRs! |
I have the same problem.. anyone who solved this issue? |
@JoseGeorges8 Would you mind doing a PR for this? Technically you can do this by looping through all the notes but that's not very efficient probably. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I simply want a method to stop playing the sound. I'm thinking on making my own change and then do a PR but what are your thoughts on this?
The text was updated successfully, but these errors were encountered: