Hello there!
I have been checking SOUL and it looks nearly perfect for my use case (a modular synth environment where users should be able to supply DSP code for custom modules).
As I understand, runtimes have been supplied for MacOS, Windows and Linux. If I wanted to host SOUL patches on Android (specifically armeabi-v7a architecture), how to go about it?
Is there an Android-compatible shared library available, or will ROLI supply one soon? Is there a way for me to build the runtime for Android myself if needed?