atsushieno/aap-juce

Vital

Closed this issue · 5 comments

It has some difficulty. It's project .jucer files are scattered around, and neither plugin nor standalone even builds without tricky tweaks. JUCE modules are embedded, without Projucer, and we're not sure if they contain any changes to the original. And now I have an Android app project that builds, which does not show anything (due to missing juce_CreateApplication()).

It still fails to launch on my pixel4a. Needs to verify arm64 build first.

Now I can build aap-juce-vital as a valid plugin, but it does not render like standalone-based app:

image

Now aap-juce-vital has a successful build, which supports MidiDeviceService and loads as a plugin. We can say that it is part of a working ecosystem.