Skip to content

Reconsider remidy-scan --full #23

@atsushieno

Description

@atsushieno

Currently remidy-scan --full was intended to verify that instantiation of those plugins succeed. But since the way how this "plugin host" works is totally different from uapmd-app which provides full GUI controllers, there are plugins that crash only on remidy-scan, and there are too many now.

What made it worst is support for AUv3 plugins - they fail to return synchronously somehow (which might be fixable but no right idea), and currently we don't expose the AUv3 plugin details to the client on PluginCatalogEntry, so we cannot really skip all of them either.

At this state, I'm inclined to drop this feature from remidy-scan. Attempt to instantiate all the plugins should be still doable on uapmd-app with scripting interface, and it probably makes more sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions