Skip to content

Sushi Linux AppImage v 0.12.0

Compare
Choose a tag to compare
@noizebox noizebox released this 03 Nov 15:29
· 707 commits to master since this release

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

New Features:

  • Internal send and return plugins
  • Stereo mixer internal plugin
  • Sample delay internal plugin
  • Multi channel support in peak meter plugin
  • Timing and transport notifications
  • Processor properties support
  • Master limiter
  • Updated VST SDK to v3.7.3
  • Updated Twine to v0.2.1
  • Build support for GCC10

Fixes:

  • gRPC segfault on exit
  • Refactored plugin instantiation architecture
  • Track noise for tracks with no audio input
  • Bug where events outputted before the audio process callback were lost
  • Race condition in OSC path registration
  • LV2 plugin load crash