[CM] defining Csound ftables

peiman khosravi peimankhosravi at gmail.com
Sat Nov 20 12:51:00 PST 2010


ahh yes that's it!

and of course the process should be something like this to avoid an
infinite loop.

process test(tim)
  repeat 1
  send ("cs:f", 1, 0, 32768, 10, 1)
  send ("cs:f", 2, 0, 32768, 1, sound, 0, 0, 0)
end

I guess for now I will copy/paste the file-name string manually into
the score file.

Best,

Peiman

On 20 November 2010 20:39, Heinrich Taube <taube at uiuc.edu> wrote:
> there is a parens mistake, this is probably what hyou want
>
>
> sprout(list(otherprocess(0), csound(10, 0.05, {0 0.01 10 0.05})),
> "test.sco")
>
>



More information about the Cmdist mailing list