@audiotool/nexus - v0.0.12
    Preparing search index...

    Type Alias AutomationCollection

    AutomationCollection: {}
    key value
    type entity
    key "automationCollection"
    is api.TargetType.AutomationCollection

    A collection of automation events. This entity is referenced by entities that need automation events (e.g. an AutomationRegion), and by automation events themselves.

    The reason automation events don't point to e.g. AutomationTracks directly is to support "linked regions" - multiple automation regions that contain the same automation events.

    Type declaration