-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
There is an ongoing work to support AAP as a plugin format. There are handful of roadblocks though:
- SDL activity does not run on the main thread which results in ClassLoader not successfully loading AAP classes (only main thread is attached to
JavaVM) - presets API: seems to freeze if they are enabled, maybe related to the threading issue
Reactions are currently unavailable