Releases: UtoECat/lualadspa
Releases · UtoECat/lualadspa
alpha 0.3
- 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.