Stéphane, I just compiled the cpp files, and we are almost there:
I made two Ugens for comparison
{FaustHOATestEncoder1.ar(WhiteNoise.ar(0.1), azimuth_0: MouseX.kr(-pi, pi),
elevation_0:MouseY.kr(-pi * 0.5, pi * 0.5) )}.play
{FaustHOATestEncoderDebug1.ar(WhiteNoise.ar(0.1), azimuth_0: MouseX.kr(
> Le 8 mars 2017 à 17:37, Florian Grond a écrit :
>
> Thanks Stéphane,
>
> I installed the most recent faust version:
>
>
> Thanks for changing the paths, please if you can adjust the order:
>
> in fact an include should possibly be behind each of the paths listed.
>
> if you compare with
Thanks Stéphane,
I installed the most recent faust version:
Thanks for changing the paths, please if you can adjust the order:
in fact an include should possibly be behind each of the paths listed.
if you compare with
https://github.com/supercollider/supercollider/tree/master/include
this is