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

Raspberry Pi builds broken with DaisySP inclusion #6

Open
madskjeldgaard opened this issue Mar 18, 2021 · 2 comments
Open

Raspberry Pi builds broken with DaisySP inclusion #6

madskjeldgaard opened this issue Mar 18, 2021 · 2 comments

Comments

@madskjeldgaard
Copy link
Owner

Raspberry Pi builds currently don't work because of an issue with the DaisySP library.

See this issue: electro-smith/DaisySP#149

@madskjeldgaard
Copy link
Owner Author

A temporary solution to this could be to add a build flag that would allow to disable the DaisySP based UGens until they work with RPI

@madskjeldgaard
Copy link
Owner Author

The problem is the preprocessor flags in Source/Utility/dsp.h in the DaisySP library. Removing the if arm stuff fixes it - see the DaisySP issue above for more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant