On Thu, 2012-02-02 at 01:59 +0100, Albert Graef wrote:
On 02/01/2012 12:16 PM, rosea.grammostola wrote:
Interesting. Would be nice if you could use
SuperCollider code (synths)
as LV2 plugins too. Or is it naive to think that such a LV2 plugin
(supercollider-lv2) would make much more sofsynths available for the
linux platform?
That's certainly possible. But the synthdefs are only part of the story.
Many SC instruments are highly customized and dynamic networks of signal
processing components driven by sclang code. I'm not sure how you would
map those to standalone components in an LV2-based environment where
audio and control ports are (mostly) static.
It's inevitable we end up inventing dynamic ports at some point.
-dr