Hi Selim,

Does this helps  ?

https://faustdoc.grame.fr/manual/architectures/#polyphonic-instruments and 

https://github.com/grame-cncm/faust/blob/e8f470f41e042cfdf58a26a5469ff03219202df5/architecture/faust/dsp/poly-dsp.h#L704

Stéphane 

> Le 9 déc. 2025 à 21:56, Selim <[email protected]> a écrit :
> 
> Hello everyone, I had a question regarding polyphonic instruments in Faust.
> 
> Is it possible to define or set instrument parameters before polyphonic 
> voices are created? 
> For example, things like oscillator type selection, envelope times, or any 
> global parameter that should apply to all voices at the moment of their 
> instantiation.
> 
> Is there a way for configuring per-instrument parameters prior to voice 
> allocation, so that each new voice is created with those settings already 
> applied?
> Or must these parameters always be passed dynamically to each voice at 
> runtime?
> 
> 
> 
> Best regards,
> Selim Bousbih
> 
> _______________________________________________
> Faudiostream-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users



_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to