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

    Type Alias EntityTypes

    Maps entity type keys to their field types.

    Field types are the types of the fields of a nexus entity. so e.g.:

    // "tonematrix" is the "type key"
    const tm = t.create("tonematrix", {})

    // tm.fields is TypeKeyToType["tonematrix"]
    tm.fields
    type EntityTypes = {
        audioDevice: AudioDevice;
        audioMerger: AudioMerger;
        audioRegion: AudioRegion;
        audioSplitter: AudioSplitter;
        audioTrack: AudioTrack;
        autoFilter: AutoFilter;
        automationCollection: AutomationCollection;
        automationEvent: AutomationEvent;
        automationRegion: AutomationRegion;
        automationTrack: AutomationTrack;
        bandSplitter: BandSplitter;
        bassline: Bassline;
        basslinePattern: BasslinePattern;
        beatbox8: Beatbox8;
        beatbox8Pattern: Beatbox8Pattern;
        beatbox9: Beatbox9;
        beatbox9Pattern: Beatbox9Pattern;
        centroid: Centroid;
        centroidChannel: CentroidChannel;
        config: Config;
        crossfader: Crossfader;
        curve: Curve;
        desktopAudioCable: DesktopAudioCable;
        desktopNoteCable: DesktopNoteCable;
        exciter: Exciter;
        gakki: Gakki;
        graphicalEQ: GraphicalEQ;
        gravity: Gravity;
        groove: Groove;
        heisenberg: Heisenberg;
        helmholtz: Helmholtz;
        kobolt: Kobolt;
        machiniste: Machiniste;
        machinistePattern: MachinistePattern;
        matrixArpeggiator: MatrixArpeggiator;
        matrixArpeggiatorPattern: MatrixArpeggiatorPattern;
        microTuningOctave: MicroTuningOctave;
        minimixer: Minimixer;
        mixerAux: MixerAux;
        mixerAuxRoute: MixerAuxRoute;
        mixerChannel: MixerChannel;
        mixerDelayAux: MixerDelayAux;
        mixerGroup: MixerGroup;
        mixerMaster: MixerMaster;
        mixerReverbAux: MixerReverbAux;
        mixerSideChainCable: MixerSideChainCable;
        mixerStripGrouping: MixerStripGrouping;
        note: Note;
        noteCollection: NoteCollection;
        noteRegion: NoteRegion;
        noteSplitter: NoteSplitter;
        noteTrack: NoteTrack;
        panorama: Panorama;
        patternRegion: PatternRegion;
        patternTrack: PatternTrack;
        pulsar: Pulsar;
        pulverisateur: Pulverisateur;
        quantum: Quantum;
        quasar: Quasar;
        rasselbock: Rasselbock;
        rasselbockPattern: RasselbockPattern;
        ringModulator: RingModulator;
        sample: Sample;
        space: Space;
        spitfireLabsVst3Plugin: SpitfireLabsVst3Plugin;
        stereoEnhancer: StereoEnhancer;
        stompboxChorus: StompboxChorus;
        stompboxCompressor: StompboxCompressor;
        stompboxCrusher: StompboxCrusher;
        stompboxDelay: StompboxDelay;
        stompboxFlanger: StompboxFlanger;
        stompboxGate: StompboxGate;
        stompboxParametricEqualizer: StompboxParametricEqualizer;
        stompboxPhaser: StompboxPhaser;
        stompboxPitchDelay: StompboxPitchDelay;
        stompboxReverb: StompboxReverb;
        stompboxSlope: StompboxSlope;
        stompboxStereoDetune: StompboxStereoDetune;
        stompboxTube: StompboxTube;
        tempoAutomationTrack: TempoAutomationTrack;
        tinyGain: TinyGain;
        tonematrix: Tonematrix;
        tonematrixPattern: TonematrixPattern;
        waveshaper: Waveshaper;
        waveshaperAnchor: WaveshaperAnchor;
    }
    Index

    Properties

    audioDevice: AudioDevice
    audioMerger: AudioMerger
    audioRegion: AudioRegion
    audioSplitter: AudioSplitter
    audioTrack: AudioTrack
    autoFilter: AutoFilter
    automationCollection: AutomationCollection
    automationEvent: AutomationEvent
    automationRegion: AutomationRegion
    automationTrack: AutomationTrack
    bandSplitter: BandSplitter
    bassline: Bassline
    basslinePattern: BasslinePattern
    beatbox8: Beatbox8
    beatbox8Pattern: Beatbox8Pattern
    beatbox9: Beatbox9
    beatbox9Pattern: Beatbox9Pattern
    centroid: Centroid
    centroidChannel: CentroidChannel
    config: Config
    crossfader: Crossfader
    curve: Curve
    desktopAudioCable: DesktopAudioCable
    desktopNoteCable: DesktopNoteCable
    exciter: Exciter
    gakki: Gakki
    graphicalEQ: GraphicalEQ
    gravity: Gravity
    groove: Groove
    heisenberg: Heisenberg
    helmholtz: Helmholtz
    kobolt: Kobolt
    machiniste: Machiniste
    machinistePattern: MachinistePattern
    matrixArpeggiator: MatrixArpeggiator
    matrixArpeggiatorPattern: MatrixArpeggiatorPattern
    microTuningOctave: MicroTuningOctave
    minimixer: Minimixer
    mixerAux: MixerAux
    mixerAuxRoute: MixerAuxRoute
    mixerChannel: MixerChannel
    mixerDelayAux: MixerDelayAux
    mixerGroup: MixerGroup
    mixerMaster: MixerMaster
    mixerReverbAux: MixerReverbAux
    mixerSideChainCable: MixerSideChainCable
    mixerStripGrouping: MixerStripGrouping
    note: Note
    noteCollection: NoteCollection
    noteRegion: NoteRegion
    noteSplitter: NoteSplitter
    noteTrack: NoteTrack
    panorama: Panorama
    patternRegion: PatternRegion
    patternTrack: PatternTrack
    pulsar: Pulsar
    pulverisateur: Pulverisateur
    quantum: Quantum
    quasar: Quasar
    rasselbock: Rasselbock
    rasselbockPattern: RasselbockPattern
    ringModulator: RingModulator
    sample: Sample
    space: Space
    spitfireLabsVst3Plugin: SpitfireLabsVst3Plugin
    stereoEnhancer: StereoEnhancer
    stompboxChorus: StompboxChorus
    stompboxCompressor: StompboxCompressor
    stompboxCrusher: StompboxCrusher
    stompboxDelay: StompboxDelay
    stompboxFlanger: StompboxFlanger
    stompboxGate: StompboxGate
    stompboxParametricEqualizer: StompboxParametricEqualizer
    stompboxPhaser: StompboxPhaser
    stompboxPitchDelay: StompboxPitchDelay
    stompboxReverb: StompboxReverb
    stompboxSlope: StompboxSlope
    stompboxStereoDetune: StompboxStereoDetune
    stompboxTube: StompboxTube
    tempoAutomationTrack: TempoAutomationTrack
    tinyGain: TinyGain
    tonematrix: Tonematrix
    tonematrixPattern: TonematrixPattern
    waveshaper: Waveshaper
    waveshaperAnchor: WaveshaperAnchor