[CM] apply audio effects on processes

Bill Schottstaedt bil@ccrma.Stanford.EDU
Fri, 07 May 2004 03:49:33 -0700


 > I was wondering if it's possible to use LADSPA plugins
 > directly in CM in a simple way.

I don't think it is -- they are usable from Snd because
Snd has a bunch of code to load them and present them
through Scheme/Ruby.  A similar interface would have to be
written for CM and/or CLM.

Or perhaps you could drive Snd as a scripting engine from CM?