Skip to content

A few linux <> host behavior changes #63

Description

@baconpaul

1: If the host does not support the timer, many things won't work especially our GUI. Have the extensions at least return false for hasgui if there's no timer
2. We start the timer in ::init since JUCE needs it pretty early. That led to some controversy free-audio/clap#111 and although we thought it was OK, it may be more defensive to have init request a main thread callback to start the timer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions