Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 433 Bytes

CHANGELIST.md

File metadata and controls

10 lines (8 loc) · 433 Bytes

Changelist

v1.1

  • Added an ImpulseResponsePlugin class
  • Added support for RubberBand time stretch algoirthm (licensed separately)
  • Added a DistortionEffectDemo to show how to create a custom plugin class and use it in an app (along with a tutorial for)
  • Changed the underlying playback engine for better multi-thread CPU utilisation and improved PDC handling (using the new tracktion_graph module)

v1.0

  • Initial release