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:
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
Pd-announce mailing list Pd-announce@lists.iem.at https://lists.puredata.info/listinfo/pd-announce
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
The GUIs show up as just plain white (tested with the Steinberg VST3 sample plugins) They have the right dimensions though at least.
On 27.04.21 23:42, Christof Ressi wrote:
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
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Thanks for testing! Which OS? FWIW, the VST3 sample plugins work fine here on Windows 7.
On 27.04.2021 23:55, Max wrote:
The GUIs show up as just plain white (tested with the Steinberg VST3 sample plugins) They have the right dimensions though at least.
On 27.04.21 23:42, Christof Ressi wrote:
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
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Sorry, Linux 64bit (Kubuntu 21.04)
On 28.04.21 00:08, Christof Ressi wrote:
Thanks for testing! Which OS? FWIW, the VST3 sample plugins work fine here on Windows 7.
On 27.04.2021 23:55, Max wrote:
The GUIs show up as just plain white (tested with the Steinberg VST3 sample plugins) They have the right dimensions though at least.
On 27.04.21 23:42, Christof Ressi wrote:
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
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Thanks, I can confirm this. Ironically, all other VST3 Linux plugins that I have work fine... Will investigate.
On 28.04.2021 00:23, Max wrote:
Sorry, Linux 64bit (Kubuntu 21.04)
On 28.04.21 00:08, Christof Ressi wrote:
Thanks for testing! Which OS? FWIW, the VST3 sample plugins work fine here on Windows 7.
On 27.04.2021 23:55, Max wrote:
The GUIs show up as just plain white (tested with the Steinberg VST3 sample plugins) They have the right dimensions though at least.
On 27.04.21 23:42, Christof Ressi wrote:
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
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Here comes a final test round: https://git.iem.at/pd/vstplugin/-/releases/v0.5-test4
I've fixed more regressions related to multibus handling and I've made the probe timeout entirely optional, see the new '-t' flag for [search( method.
Christof
On 27.04.2021 23:42, Christof Ressi wrote:
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
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Christof Ressi wrote:
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)
hi, i tried to open a .dll plugin with your latest test version on a 32bit LUBUNTU (on a very old laptop) with PD 0.48
wine is installed and i can open 32bit applications.
when i try to load a (standalone) VST plugin (.dll) i first get the error message:
"couldn't load '/media/DATA/bufover.dll':Can't bridge CPU architecture pe_i386"
when i re-try to open or bridge this .dll, i get a message saying:
'/media/DATA/bufover.dll' is blacklisted
am i even doing this right ? what is the "correct" way to load a VST .dll on a linux system that has wine installed ?
best
oliver
Hi,
thanks for testing!
I should have mentioned that the 32-bit Linux version comes without the Wine bridge...
Can you try the following:
paste it next to the 32-bit vstplugin~ external.
open Pd and clear the plugin cache with [search_clear 1( -> [vstplugin~].
try again to open the plugin
Let me know if this works. If not, we can work this out via (private) e-mail or on Gitlab.
Cheers
On 23.05.2021 15:53, oliver wrote:
Christof Ressi wrote:
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)
hi, i tried to open a .dll plugin with your latest test version on a 32bit LUBUNTU (on a very old laptop) with PD 0.48
wine is installed and i can open 32bit applications.
when i try to load a (standalone) VST plugin (.dll) i first get the error message:
"couldn't load '/media/DATA/bufover.dll':Can't bridge CPU architecture pe_i386"
when i re-try to open or bridge this .dll, i get a message saying:
'/media/DATA/bufover.dll' is blacklisted
am i even doing this right ? what is the "correct" way to load a VST .dll on a linux system that has wine installed ?
best
oliver
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Christof Ressi wrote:
Hi,
thanks for testing!
I should have mentioned that the 32-bit Linux version comes without the Wine bridge...
Can you try the following:
- download the 64-bit Linux version, copy the "host_pe_i386" app and
paste it next to the 32-bit vstplugin~ external.
thank you very much, yeah, that did the trick !
i can succesfully load and use vst plugins in 32bit LUBUNTU
(i have to add that the actual filename to put into the vstplugin~ folder is "host_i386.exe.so")
genius !
best
oliver
i can succesfully load and use vst plugins in 32bit LUBUNTU
Cool! I don't have a 32-bit (x86) Linux system and wasn't sure if this would work. I'll now update the build scripts to include the 32-bit wine host in the 32-bit linux vstplugin~ version.
On 23.05.2021 22:32, oliver wrote:
Christof Ressi wrote:
Hi,
thanks for testing!
I should have mentioned that the 32-bit Linux version comes without the Wine bridge...
Can you try the following:
- download the 64-bit Linux version, copy the "host_pe_i386" app and
paste it next to the 32-bit vstplugin~ external.
thank you very much, yeah, that did the trick !
i can succesfully load and use vst plugins in 32bit LUBUNTU
(i have to add that the actual filename to put into the vstplugin~ folder is "host_i386.exe.so")
genius !
best
oliver
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list