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
ELSE 1.0 Beta 27 is out! Numerous bug fixes in this one, so it seems I'm
now concentrating on fixing things rather than creating a bunch of new
objects. This means I might be getting quite close on moving to a phase of
"release candidate". By the way, I was waiting for Pd 0.51 to come out so I
could use some of the new stuff (namely the new powers of inlet~), but
it'll have to wait as development has been paused since xmas (hope it picks
up again soon)! A heads up is that this will promote many breaking changes
in several objects.
The highlight of this release is the many new features and redesign I made
to [else/pic], which I'm very proud now. A main fix is getting [keyboard]
to work again and another nice thing to mention is that I've implemented
zoom features for some of the GUI objects. See Changelog in the release
notes for more details => <
https://github.com/porres/pd-else/releases/tag/v1.0-beta27>.
Wait a little until all binaries are available and up in Deken! I'm still
waiting for a friend to send me raspberry pi binaries.
The Live Electronics Tutorial has also been updated, see release notes for
more info:
https://github.com/porres/Live-Electronic-Music-Tutorial/releases/tag/v1.0-…
Cheers