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

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



On Thursday 23 July 2009 17:43:59 James Harkins wrote:
> 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.

I think Till is referring to multichannel expanding the first argument.
He wants different channel offsets, since his channels are not consecutive.

sincerely,
Marije


> 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
> : jamshark70@xxxxxxxxxxxxxxxxx
> : http://www.dewdrop-world.net
>
> .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..:
>
> "Come said the Muse,
> Sing me a song no poet has yet chanted,
> Sing me the universal."  -- Whitman




_______________________________________________
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/