Re: VSTPlugin v0.5.0 - final release!

[email protected] Sun, 20 Jun 2021 22:20:48 +0200
Newsgroups gmane.comp.audio.supercollider.user
Message-ID <[email protected]>
Thanks for your kind words! Glad you find it useful.

Christof

On 20.06.2021 19:08, [email protected] wrote:
> Christof,
>
> Thank you for this amazing work and congratulation on the release. This is such a huge contribution to our community, and something we will all be using for a long time.
>
> Sam
>
>> On Jun 19, 2021, at 5:46 PM, [email protected] wrote:
>>
>> I'm happy to announce the final release of VSTPlugin v0.5.0 - a
>> SuperCollider extension to load VST plugins on Windows, macOS and Linux!
>>
>> Binaries are can be downloaded from
>> https://git.iem.at/pd/vstplugin/-/releases/v0.5.0.
>>
>> If possible, please report any issues at
>> https://git.iem.at/pd/vstplugin/issues.
>>
>> Big thanks to all my beta testers!
>>
>> NOTE: I had to make some breaking changes to the 'VSTPlugin.ar' and
>> 'VSTPlugin.search' methods. Most existing code will be unaffected;
>> otherwise, it should be easy to update.
>>
>> WARNING: because the internal UGen input/output structure had to change,
>> you can't use existing .scsyndef files! Please recreate them with the
>> new version.
>>
>>
>> ---
>>
>> Changelog overview:
>>
>> * JITLib integration: new 'VSTPluginNodeProxyController' class and
>> NodeProxy roles (\vst, \vstFilter and \vstDef)
>>
>> * support for multiple input/output busses (VST3 only)
>>
>> * 'setOffline' method for better offline processing support
>>
>> * 'VSTPlugin.search': new 'timeout' and 'exclude' options
>>
>> * 'moveEditor' and 'resizeEditor' methods to resize/move plugin UI (if
>> supported)
>>
>> * Linux: allow to run 32-bit and 64-bit Windows plugins (via Wine)
>>
>> * Linux: fix VST3 editor
>>
>> * fix some race conditions (= better stability)
>>
>> * fix possible wrong channel count in VST3 speaker setup (regression
>> introduced in v0.4)
>>
>> * fix broken transport methods for multi-threading
>>
>> * fix bugs in VST3 preset reading/writing
>>
>>
>> See https://git.iem.at/pd/vstplugin/-/releases/v0.5.0 for the full
>> changelog.
>>
>> ---
>>
>> Have fun!
>>
>> Christof
>>
>> _______________________________________________
>> sc-users mailing list
>>
>> info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
>> archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
>> search: http://www.listarc.bham.ac.uk/lists/sc-users/search/
>
> _______________________________________________
> sc-users mailing list
>
> info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
> archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
> search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/