Skip to content

remidy API: add annotations to functionos to enforce UI thread, audio thread, and non-audio thread #25

@atsushieno

Description

@atsushieno

Currently we do not mark remidy API with annotations like CLAP does or VST3 documentation does, that each function is supposed to be invoked on UI thread, audio thread, or "not on audio thread".

Probably "asynchronous" as well to indicate that the function leaves immediately, but I'm not sure if it should be applied everywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationremidyremidy-specific issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions