Hi Jonatan,

Le 14/04/2014 14:33, Jonatan Liljedahl a écrit :
> Hi!
>
> I'm wondering if there's any way to set initialization values per dsp 
> instance?
> Specifically, I'd like to get different random seeds for noise
> generator in each instance. Surely, I could generate N noises in each
> instance and select different ones, but that would be kind of
> wasteful.
>
A possibility is to rewrite a noise generator using a seed declared as a 
foreign constant 
(syntax :  fconstant ( int myConst , <math .h >) )

Cheers

Yann

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to