I have just uploaded vstplugin~ v0.5-test3 to Deken. The release notes are here: https://git.iem.at/pd/vstplugin/-/releases/v0.5-test3
I've fixed a couple of bad regressions in the previous test releases and improved the VST3 multibus handling.
Please test and report any issues!
Also, if anyone of you is using Wine, it would be highly appreciated if you could try out the new built-in Wine bridge (= load Windows VST plugins on Linux)
Cheers,
Christof
On 18.04.2021 01:23, Christof Ressi wrote:
Hi,
here is a pre-release for vstplugin~ v0.5 - a Pd external to run VST2 and VST3 plugins.
You can find it on Deken or download it here: https://git.iem.at/pd/vstplugin/-/releases/v0.5-test1
The most important changes:
- VST3: support multiple input/output busses ("-i" and "-o" creation
argument flags) + new methods for obtaining bus info
VST3: fixed possible wrong channel count (regression introduced in v0.4)
Linux: allow to run 32-bit and 64-bit Windows plugins (via Wine)
Linux: fix non-functional VST3 editor
some thread-safety improvements which fix occasional crashes with NI
plugins (and possibly others)
The full changelog is here: https://git.iem.at/pd/vstplugin/-/releases/v0.5-test1
Beside trying out the new features, it would be very appreciated if you could test it with your existing projects and check if nothing is broken.
If you find any issues, please file a bug report here: https://git.iem.at/pd/vstplugin/-/issues
Have fun!
Christof