>  great, thanks, mce is what i was looking for. am i correct in
>  assuming that in' 2 AR 0 compiles to a single In ugen, while soundIn
>  [0, 1] references two? what i meant was making the first argument to

actually, i don't think this is written down anywhere, but for unit
generators that
in sclang take a psuedo-input to set the number of channels in hsc3
that value has been pulled out before the rate specifier (if there is
one) and made into an Int, so one can write:

> let in2 = in' 2 in in2 AR 2

...
rd
_______________________________________________
haskell-art mailing list
haskell-art@lists.lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to