Hi dear members of the list, Hope you are fine.
I would like to know if there has been some recent change in the Faust
compilation to OS X Max (I use FaustLive 2.15.11 on my Mac).
Here is a dsp Faust code (abc_substractsynth4.dsp) I compiled las sunday (april
26th).
When I recompiled it yesterday (may 2nd) I got a major change in the management
of the controls.
For instance, for this line:
gain = hslider("v:SubstractSynth/h:General/gain [unit:dB]", -10, -127, 18,
0.01) : dbtogain;
I could until now just send a Max message [gain -20] to the generated .mxo and
it updated the value of the gain.
From now on, with the new version compiled yesterday, the Max [gain -20]
message does not work any longer (no error but no modification of the gain), I
have to send a message like this : [/SubstractSynth/General/gain -20].
Thank you in advance for your help.
Best,
Alain
abc_substractsynth4.dsp
Description: Binary data
_______________________________________________ Faudiostream-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/faudiostream-users
