Skip to content

implement PluginFormatAAP #35

@atsushieno

Description

@atsushieno

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions