flutter_sequencer 0.1.3 copy "flutter_sequencer: ^0.1.3" to clipboard
flutter_sequencer: ^0.1.3 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 #

63
likes
0
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

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, isolate

More

Packages that depend on flutter_sequencer

Packages that implement flutter_sequencer