-
Notifications
You must be signed in to change notification settings - Fork 1
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
(record of attempt to) port more plugins #37
Comments
surge-synthesizer/surge: It requires SSE2. It can be aliased but it seems simde does not build it for Android, ends up:
Also I cannot build desktop version with juceaap_audio_plugin_client:
...which means, I cannot get a valid |
Actually the simde issue was nothing (though as it is documented at simde things may be unstable under that simulation mode). Now app launches. But it has no access to local presets. Also aap_metadata.xml still cannot be generated. |
The latest aap-juce does not require metadata generator (practically), so we could get surge port working: https://github.com/atsushieno/aap-juce-surge |
NeuralNote and gRainbow - both require onnxruntime "static build" from ort-builder forks, and ort-builder does not provide Android builds(!!) |
I'm logging some failed attempts to port more JUCE plugins here (I have the same topic on aap-lv2 issues).
The text was updated successfully, but these errors were encountered: