[CM] Reconfigurable DSP patches

Bill Schottstaedt bil at ccrma.Stanford.EDU
Thu Oct 17 05:13:24 PDT 2002


> out = (dsp1 (dsp2 (dsp3 smp1))) +
>      (dsp2 (dsp1 (dsp3 smp2))) +
>      (dsp3 (dsp2 (dsp1 smp3)))

Normally in CLM these sorts of things are packaged up as "instruments".
Each "dsp" function is a "generator", the sound input itself is handled
via "ina" or "readin".  What I think you're calling an "instrument",
CLM calls a "generator".



More information about the Cmdist mailing list