Help with rpi4 mod build and osc remote #593
protectorateindustrial
started this conversation in
General
Replies: 1 comment 5 replies
-
you need to build it yourself to get this, there are far too many different ARM systems that due to their slower-than-usual CPUs do not really work well with a generic binary. and yes, the plugin versions do not have the remote control thing since it would easily break when running more than 1 instance, also gets in a weird situation regarding automation of parameters. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I`ve been trying to build mod lv2 versions for the raspberry pi 4. And I was actually able to build the plugins using a mainly the headless and mod_build flags, but osc remote is disabled due to binaries being plugins. What can I do to fix this?
Also, I see that the automated builds here use the mod-plugin-builder for the builds of mod binaries. Could I use the mod-plugin-builder toolchain for rpi4 to build Cardinal Mod lv2? Would there be a performance benefit of doing so? How would I go about doing this?
Beta Was this translation helpful? Give feedback.
All reactions