flutter_sequencer icon indicating copy to clipboard operation
flutter_sequencer copied to clipboard

A Flutter plugin for music sequencing.

Results 29 flutter_sequencer issues
Sort by recently updated
recently updated
newest added

Building for Android on Windows I had some problems, so I thought it may be helpful to add to the readme. At first build failed because of missing NDK. I...

Thank you!this is really wonderful package, I have tested this on my android device and sometimes midi track doesn't play. I am getting logs from Audiotrack, but there is no...

Are there any settings to get the audio to work with the iPhone silent mode on?

I am working on adding flutter sequencer to an existing project. I have a single dart file in which I set up three instruments: a .sfz piano, a .sf2 piano,...

Hi Mike, we had contact a few months ago, thank you again for this great Flutter plugin. I tried to run my App on my Windows environment but sady it...

Hello, I am experiencing an error on iOS, which occurs after playing for a while and adding new notes. It leads to C++ code, I don't know what exactly causes...

Hi @mikeperri, first of all, thanks for this awesome package! This was exactly for what I was looking for and it seems, many other developers are also excited for this...

Any plans to turn this into a FFI based plugin for cross platform support? I also create the [flutter_midi](https://pub.dev/packages/flutter_midi) plugin which loads a SF2 file and wanting to convert it...

I am getting an error when I try to run development build on iOS: ``` Could not build the precompiled application for the device. Error (Xcode): Signing for "flutter_sequencer-flutter_sequencer" requires...