Hi Benoit,
you might be interested in the UPP infrastructure.
http://grrrr.org/research/software/upp/
I put up a couple of examples, the whole thing will also be on github shortly.

gr~~~

--
Thomas Grill
http://grrrr.org



Am 27.03.2015 um 22:56 schrieb Benoît Fortier <benoitfort...@yahoo.ca>:

> Hi, it seems common practice to use route to dispatch individual "notes" to 
> different voices when building a polyphonic synth. But these days I'm working 
> on a "synth" which is going to have a large number of voices (probably around 
> 100) and I was wondering if there's a better way to route those voices other 
> than use route with a hundred creation arguments. I though about sending 
> every "note" information (including the voice number) to every voices and to 
> put a test at the inlet of every voice abstraction to filter the incoming 
> data so that only one voice actually plays the "note" but I was wondering if 
> there was a better option, like dynamically set the destination of a send 
> object... I did a few test but couldn't find an elegant solution by myself.
> 
> Many thanks pd-list!
> 
>  
> Benoît Fortier
> 581 995-5622
> _______________________________________________
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to