flutter_sequencer 0.2.0 copy "flutter_sequencer: ^0.2.0" to clipboard
flutter_sequencer: ^0.2.0 copied to clipboard

outdated

A Flutter plugin for sequencing audio. Use it to build sequences of notes and play them back using sampler instruments. Supports looping.

0.1.0 #

  • Initial release.

0.1.1 #

  • Fix third-party repos in Android build. Now they are downloaded by the Gradle build if they don't exist.

0.1.2 #

  • SampleDescriptor uses default values for most properties.
  • README is updated to explain how to build a sampler without an SFZ.
  • "pitch" has been replaced with "noteNumber" in all the public APIs.
  • Minor refactoring in sfz_parser.dart

0.1.3 #

0.1.4 #

0.2.0 #

  • Migrate to null safety
  • Upgrade lint rules
62
likes
0
pub points
54%
popularity

Publisher

unverified uploader

A Flutter plugin for sequencing audio. Use it to build sequences of notes and play them back using sampler instruments. Supports looping.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, flutter

More

Packages that depend on flutter_sequencer