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

Whenever I play an mp3 file the whole `flutter_sequencer` just stops. Currently using the [just_audio](https://pub.dev/packages/just_audio) package to play audio files. Reproduced this issue on the example project of the `flutter_sequencer`...

Getting a very vague "throwing -10878" with the custom soundfont I'm using. Is there a way to find out what is wrong with this soundfont? [monopiano.zip](https://github.com/mikeperri/flutter_sequencer/files/9143391/monopiano.zip)

``` Launching lib/main.dart on iPhone 12 Pro Max in debug mode... Warning: Missing build name (CFBundleShortVersionString). Warning: Missing build number (CFBundleVersion). Action Required: You must set a build name and...

Hi! I noticed that in Sequence's destroy() method you're iterating through a collection with forEach at the same time as you're modifying it. Not sure how this has worked before....

My Situation - Flutter 2.5.2 - Xcode13.0 - flutter_sequencer 0.2.1 and 0.4.2 (I've tried with both but the issue not changed.) When I build with release mode, the app able...

Hi! For some reason the sequence not loads if I try a validated archived IPA version on my phone. But it works fine in release mode. Do you guys have...

I checked android studio and cmake sdk is installed. Do I need to add anything to some other file to build properly? Also this might be related, but the IDE...

fixed build error with insecure http to https url for maven

First of all, thank you very much for the author's contribution to such an excellent library But now there is a problem,No sound after plugging in headphones and I don't...

> FAILURE: Build failed with an exception. > > * Where: > Build file '[/Users/kishon/.pub-cache/hosted/pub.dartlang.org/flutter_sequencer-0.4.3/android/build.gradle]()' line: 26 > > * What went wrong: > A problem occurred evaluating project ':flutter_sequencer'....