Build for ARM #168
Holandsoest
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Correct, there aren't ARM Linux builds on PyPI right now. However, you should be able to build DawDreamer locally for ARM linux, as long as you remove the BUILD_DAWDREAMER_FAUST "Extra Preprocessor Definition" from the projucer file. Then you would follow the build instruction in the developer's guide: https://github.com/DBraun/DawDreamer/wiki/Developer's-Guide I'll look into whether I can put this kind of build (without libfaust) on PyPI in the short term. Supporting libfaust additionally would be a few more steps. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use this module for my python project, we are in testing fase, but found out it does not work on our Nividea Jetson Nano ( ARM ).
pip install dawdreamer
yields:If you know workarounds. Please share
Beta Was this translation helpful? Give feedback.
All reactions