Re: [Audacity-devel] GUI support for VST committed
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Richard A. <ric...@go...> - 2009-06-13 19:29:12
|
On Fri, 2009-06-12 at 14:16 -0500, Leland Lucius wrote: > +1 (wrapped in a platform check so that it only applies to > Windows?) > > It would apply to OSX as well, since the VST GUI support works there > too. Do we use the vst-bridge on Linux??? I never considered that > before... Effectively no, because there are pretty much no VST plug-ins compiled for Linux, given the header licensing issues. There are other bridges which run the plug-in under wine to try and enable the use of windows VST plug-ins under Linux, but they aren't relevant to this debate. So it may not need a platform check given that the bridge should never show up on Linux. Richard |