Hi,
here's a new bugfix release for vstplugin~ - a Pd external to load VST plugins in Pd on Windows, macOS and Linux.
Binaries are available on Deken or here: https://git.iem.at/pd/vstplugin/-/releases
Please report any issues at https://git.iem.at/pd/vstplugin/issues.
Have fun!
Christof
---
CHANGELOG
## features
* CMake option to create statically linked binaries on Linux
## bug fixes
* fix bug when opening a plugin via creation arguments (it wouldn't remember the "-e" flag and possibly lead to crashes when closing the plugin)
* fix memory leak in destructor