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

    Enumeration PresetDeviceTypeGenerated

    PresetDeviceType is the type of device used.

    from enum audiotool.preset.v1.PresetDeviceType

    Index

    Enumeration Members

    AUTO_FILTER: 1

    Auto Filter device type.

    from enum value: PRESET_DEVICE_TYPE_AUTO_FILTER = 1;

    BAND_SPLITTER: 2

    Band Splitter device type.

    from enum value: PRESET_DEVICE_TYPE_BAND_SPLITTER = 2;

    BASSLINE: 3

    Bassline device type.

    from enum value: PRESET_DEVICE_TYPE_BASSLINE = 3;

    BEATBOX8: 4

    Beatbox8 device type.

    from enum value: PRESET_DEVICE_TYPE_BEATBOX8 = 4;

    BEATBOX9: 5

    Beatbox9 device type.

    from enum value: PRESET_DEVICE_TYPE_BEATBOX9 = 5;

    CROSSFADER: 6

    Crossfader device type.

    from enum value: PRESET_DEVICE_TYPE_CROSSFADER = 6;

    CURVE: 7

    Curve device type.

    from enum value: PRESET_DEVICE_TYPE_CURVE = 7;

    EXCITER: 8

    Exciter device type.

    from enum value: PRESET_DEVICE_TYPE_EXCITER = 8;

    GAKKI: 39

    Gakki device type.

    from enum value: PRESET_DEVICE_TYPE_GAKKI = 39;

    GRAPHICAL_EQ: 9

    Graphical EQ device type.

    from enum value: PRESET_DEVICE_TYPE_GRAPHICAL_EQ = 9;

    GRAVITY: 10

    Gravity device type.

    from enum value: PRESET_DEVICE_TYPE_GRAVITY = 10;

    HEISENBERG: 11

    Heisenberg device type.

    from enum value: PRESET_DEVICE_TYPE_HEISENBERG = 11;

    HELMHOLTZ: 12

    Helmholtz device type.

    from enum value: PRESET_DEVICE_TYPE_HELMHOLTZ = 12;

    MACHINISTE: 13

    Machiniste device type.

    from enum value: PRESET_DEVICE_TYPE_MACHINISTE = 13;

    MATRIX: 14

    Matrix device type.

    from enum value: PRESET_DEVICE_TYPE_MATRIX = 14;

    NOTE_SPLITTER: 15

    Note Splitter device type.

    from enum value: PRESET_DEVICE_TYPE_NOTE_SPLITTER = 15;

    PANORAMA: 16

    Panorama device type.

    from enum value: PRESET_DEVICE_TYPE_PANORAMA = 16;

    PULSAR: 17

    Pulsar device type.

    from enum value: PRESET_DEVICE_TYPE_PULSAR = 17;

    PULVERISATEUR: 18

    Pulverisateur device type.

    from enum value: PRESET_DEVICE_TYPE_PULVERISATEUR = 18;

    QUANTUM: 19

    Quantum device type.

    from enum value: PRESET_DEVICE_TYPE_QUANTUM = 19;

    QUASAR: 20

    Quasar device type.

    from enum value: PRESET_DEVICE_TYPE_QUASAR = 20;

    RASSELBOCK: 21

    Rasselbock device type.

    from enum value: PRESET_DEVICE_TYPE_RASSELBOCK = 21;

    SPACE: 22

    Space device type.

    from enum value: PRESET_DEVICE_TYPE_SPACE = 22;

    STEREO_ENHANCER: 23

    Stereo Enhancer device type.

    from enum value: PRESET_DEVICE_TYPE_STEREO_ENHANCER = 23;

    STOMPBOX_CHORUS: 24

    Stompbox Chorus device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_CHORUS = 24;

    STOMPBOX_COMPRESSOR: 25

    Stompbox Compressor device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_COMPRESSOR = 25;

    STOMPBOX_CRUSHER: 26

    Stompbox Crusher device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_CRUSHER = 26;

    STOMPBOX_DELAY: 27

    Stompbox Delay device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_DELAY = 27;

    STOMPBOX_FLANGER: 28

    Stompbox Flanger device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_FLANGER = 28;

    STOMPBOX_GATE: 29

    Stompbox Gate device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_GATE = 29;

    STOMPBOX_PARAMETRIC_EQUALIZER: 30

    Stompbox Parametric Equalizer device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_PARAMETRIC_EQUALIZER = 30;

    STOMPBOX_PHASER: 31

    Stompbox Phaser device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_PHASER = 31;

    STOMPBOX_PITCH_DELAY: 32

    Stompbox Pitch Delay device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_PITCH_DELAY = 32;

    STOMPBOX_REVERB: 33

    Stompbox Reverb device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_REVERB = 33;

    STOMPBOX_SLOPE: 34

    Stompbox Slope device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_SLOPE = 34;

    STOMPBOX_STEREO_DETUNE: 35

    Stompbox Stereo Detune device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_STEREO_DETUNE = 35;

    STOMPBOX_TUBE: 36

    Stompbox Tube device type.

    from enum value: PRESET_DEVICE_TYPE_STOMPBOX_TUBE = 36;

    TONEMATRIX: 37

    ToneMatrix device type.

    from enum value: PRESET_DEVICE_TYPE_TONEMATRIX = 37;

    UNSPECIFIED: 0

    Unspecified device type.

    from enum value: PRESET_DEVICE_TYPE_UNSPECIFIED = 0;

    WAVESHAPER: 38

    Waveshaper device type.

    from enum value: PRESET_DEVICE_TYPE_WAVESHAPER = 38;