19 Mar
2019
19 Mar
'19
7:22 a.m.
Hi, I'm using the FaucK chugin and I don't know why when I use the 'compile' method to load a Faust script, then I cannot change the parameter in it (ie my_faust.v("param", value) ). The same script, when 'embedded' in the ChucK code using 'eval', works fine. I also tried specifying the entire path of the parameter, but doesn't seem to work (ie "Folder/MyFaust/param"). Does anyone have the same issue? I tried on MacOS Sierra. Cheers, Mario