[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Channel Expansion and Out.ar/kr



If it did multichannel-expand the channel array, Out.ar(0, aStereoSignal) would produce two Out ugens. One multichannel out is (IIUC) more efficient -- more so if you're running 8, 16 or more channels.
hjh

On Jul 23, 2009, at 5:20 PM, Till Bovermann wrote:

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).



: H. James Harkins
.::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..:

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman