On Mon, Apr 6, 2009 at 8:45 AM, Grammostola Rosea
<rosea.grammostola(a)gmail.com> wrote:
2) why is the focus in the Gnu/Linux work on VST and
not on AudioUnit
plugins? Linux and OS X are both Unix like systems right?
Even more than VST's, which tend to depend quite a lot on the win32
runtime environment, AU plugins are inextricably wedded to Cocoa and
the CoreAudio framework. It is almost unimaginable to me that you
could ever implement support for AU plugins without the whole of OS X
being available at runtime.
--p