Thanks, Urban.

Yes, I think that moving the sections around the ~ will be the easiest
thing.

Cheers,
Dario

<http://dariosanfilippo.tumblr.com>


On Sun, 3 Feb 2019 at 20:45, Urban Schlemmer <jc...@quantentunnel.de> wrote:

> > I'm afraid that that wouldn't help. The output section is just blocking
> the
> > four duplicated signals and is merging the remaining four when running
> with
> > two or one channels. After the feedback section, there are the "input",
> > "matrix" and "delay" sections and I'd need to know what happens before
> them.
>
> Just put he "input", "matrix" and "delay" sections after the "~".
>
> IMHO your code can be simplified like this:
>
> (bus(4) : bus(4) : bus(4)) ~ bus(4) ;
>
> which is equal to:
>
> (bus(4)) ~ (bus(4) : bus(4) : bus(4)) ;
>
> HTH,
> Urban
>
>
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to