[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] Channel Expansion and Out.ar/kr
Hey
Why doesn't do Out.ar its channel expansion not like allmost all other
UGens?
suppose this:
{
var outs = [1, 6, 9];
var srcs = SinOsc.ar([200, 800, 1000]) * 0.2;
Out.ar(outs, srcs).postln
}.play
I get sound from channels 1, 2, 3, 6, 7, 8, 9, 10, 11 instead of 1, 6,
9 as I expected.
Why? and maybe I am missing something obvious here... (surely I do).
lg
Till
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/