flutter_midi icon indicating copy to clipboard operation
flutter_midi copied to clipboard

Stop sound

Open JoseGeorges8 opened this issue 5 years ago • 4 comments

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?

JoseGeorges8 avatar Dec 21 '19 03:12 JoseGeorges8

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

JoseGeorges8 avatar Dec 21 '19 03:12 JoseGeorges8

Im definitely open for PRs!

rodydavis avatar Jan 31 '20 02:01 rodydavis

I have the same problem.. anyone who solved this issue?

BrooklynLee avatar Mar 05 '20 12:03 BrooklynLee

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

kaarme01 avatar Nov 19 '20 17:11 kaarme01