Skip to content

Sushi Linux AppImage v 0.11.0

Compare
Choose a tag to compare
@noizebox noizebox released this 27 Nov 10:56
· 862 commits to master since this release

AppImage build for Linux X86-64, with VST 2, VST 3 & LV2 support.

New features:

  • Expanded gRPC control interface, including push-style notifications
  • Bumped recommended gRPC version
  • Dynamic loading and routing of tracks and plugins
  • Configurable OSC parameter output
  • Wav writer plugin
  • Mono summing plugin
  • Improved peak meter plugin

Fixes:

  • Aftertouch messages not forwarded in Alsa midi frontend
  • Ensuring silence when track gain is 0
  • Fix for generate script when python2.7 is missing
  • Fix to accommodate v1.16 and v1.24 of gRPC libraries
  • Raspa frontend initialisation order fix
  • Internal event system refactor
  • Controller class refactor and split into sub-controllers
  • Logging library built statically - faster compile time
  • Fix for timing sensitive unit tests
  • Audio routing bug for mono tracks