Ok, found the solution, but I don't understand why it makes a difference:

The fix was to change the following line (inside swirl1, not shown in
previous mail):

src = noises(2,ph);

to:

src = select2(ph,noises(2,0),noises(2,1));

On Fri, Jan 24, 2014 at 12:53 AM, Jonatan Liljedahl <li...@kymatica.com> wrote:
> On Fri, Jan 24, 2014 at 12:50 AM, Jonatan Liljedahl <li...@kymatica.com> 
> wrote:
>
>> I call swirl two times with 0 and 1 as argument, and my guess is that
>> faust optimizes away the 0 too early (because of the checkbox?) and
>> messes up the number of inputs?
>
> Hmm, no.. changing the 0 to something else doesn't fix it, so my guess
> is probably wrong.
>
> --
> /Jonatan
> http://kymatica.com



-- 
/Jonatan
http://kymatica.com

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to