Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing JPVerb / GreyHole UGens: where to put -m32? #142

Closed
LFSaw opened this issue May 1, 2017 · 1 comment
Closed

fixing JPVerb / GreyHole UGens: where to put -m32? #142

LFSaw opened this issue May 1, 2017 · 1 comment

Comments

@LFSaw
Copy link
Member

LFSaw commented May 1, 2017

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

  1. my SuperCollider compile toolchain seems to compile the scsynth in 32 bit (why?)
  2. the plugins are compiled into 64 bit , unless they get the -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?

@LFSaw
Copy link
Member Author

LFSaw commented May 2, 2017

false alarm... this was not the problem...

@LFSaw LFSaw closed this as completed May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant