Closed LFSaw closed 7 years ago
Hello,
I am fixing the JPVerb / GreyHole UGens by adapting their Faust dsp code to current standards. So far, I manage quite well, only thing is that
-m32
Does anyone have an idea on how to tell the cmake script in sc3-plugins to add the flag depending on the architecture it will be compiled for?
false alarm... this was not the problem...
Hello,
I am fixing the JPVerb / GreyHole UGens by adapting their Faust dsp code to current standards. So far, I manage quite well, only thing is that
-m32
option passed during compile time.Does anyone have an idea on how to tell the cmake script in sc3-plugins to add the flag depending on the architecture it will be compiled for?