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

    Type Alias NoteCollection

    NoteCollection: {}
    key value
    type entity
    key "noteCollection"
    is api.TargetType.NoteCollection

    A collection of notes. This entity is referenced by entities that need notes (e.g. a NoteRegion), and by notes themselves.

    The reason notes don't point to e.g. NoteTracks directly is to support "linked regions" - multiple note regions that contain the same notes.

    Type declaration