Skip to content

liquidsfz 0.3.1

Compare
Choose a tag to compare
@swesterfeld swesterfeld released this 21 Jul 14:13
· 67 commits to master since this release

Overview of Changes in liquidsfz-0.3.1:

  • Fix crash in voice processing when gain smoothing is active
  • Fix crash caused by libstdc++ debug assertions (#34)
  • Add missing #include statements (#33, #35)
  • Setup CI using github actions, build and lv2lint the plugin
  • Add testsynth program for regression tests (make check and CI)
  • Support address sanitizer and C++ STL debug checks from autogen.sh