Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 787 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 787 Bytes

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

0.2.1

  • Change AudioKit branch name