Skip to content

Releases: UtoECat/lualadspa

alpha 0.3

13 Dec 00:42
Compare
Choose a tag to compare
  • Fix usage of freed memory by hosts.
  • Add Windows support (that was not easy)
  • Plugins that raise OOM or Error Handling errors will be terminated - any ladspa callbacks won't be called anymore.
  • Added more testing plugins.
  • Makefile fixes

liblualadspa.dll and lualadspa.exe - for Windows
liblualadspa.so and lualadspa - for Linux

liblualadspa is the plugin. Executable is for plugins debugging and development.