GeneratedGeneratedAUTO_Auto Filter device type.
from enum value: PRESET_DEVICE_TYPE_AUTO_FILTER = 1;
GeneratedBAND_Band Splitter device type.
from enum value: PRESET_DEVICE_TYPE_BAND_SPLITTER = 2;
GeneratedBASSLINEBassline device type.
from enum value: PRESET_DEVICE_TYPE_BASSLINE = 3;
GeneratedBEATBOX8Beatbox8 device type.
from enum value: PRESET_DEVICE_TYPE_BEATBOX8 = 4;
GeneratedBEATBOX9Beatbox9 device type.
from enum value: PRESET_DEVICE_TYPE_BEATBOX9 = 5;
GeneratedCROSSFADERCrossfader device type.
from enum value: PRESET_DEVICE_TYPE_CROSSFADER = 6;
GeneratedCURVECurve device type.
from enum value: PRESET_DEVICE_TYPE_CURVE = 7;
GeneratedEXCITERExciter device type.
from enum value: PRESET_DEVICE_TYPE_EXCITER = 8;
GeneratedGAKKIGakki device type.
from enum value: PRESET_DEVICE_TYPE_GAKKI = 39;
GeneratedGRAPHICAL_Graphical EQ device type.
from enum value: PRESET_DEVICE_TYPE_GRAPHICAL_EQ = 9;
GeneratedGRAVITYGravity device type.
from enum value: PRESET_DEVICE_TYPE_GRAVITY = 10;
GeneratedHEISENBERGHeisenberg device type.
from enum value: PRESET_DEVICE_TYPE_HEISENBERG = 11;
GeneratedHELMHOLTZHelmholtz device type.
from enum value: PRESET_DEVICE_TYPE_HELMHOLTZ = 12;
GeneratedMACHINISTEMachiniste device type.
from enum value: PRESET_DEVICE_TYPE_MACHINISTE = 13;
GeneratedMATRIXMatrix device type.
from enum value: PRESET_DEVICE_TYPE_MATRIX = 14;
GeneratedNOTE_Note Splitter device type.
from enum value: PRESET_DEVICE_TYPE_NOTE_SPLITTER = 15;
GeneratedPANORAMAPanorama device type.
from enum value: PRESET_DEVICE_TYPE_PANORAMA = 16;
GeneratedPULSARPulsar device type.
from enum value: PRESET_DEVICE_TYPE_PULSAR = 17;
GeneratedPULVERISATEURPulverisateur device type.
from enum value: PRESET_DEVICE_TYPE_PULVERISATEUR = 18;
GeneratedQUANTUMQuantum device type.
from enum value: PRESET_DEVICE_TYPE_QUANTUM = 19;
GeneratedQUASARQuasar device type.
from enum value: PRESET_DEVICE_TYPE_QUASAR = 20;
GeneratedRASSELBOCKRasselbock device type.
from enum value: PRESET_DEVICE_TYPE_RASSELBOCK = 21;
GeneratedSPACESpace device type.
from enum value: PRESET_DEVICE_TYPE_SPACE = 22;
GeneratedSTEREO_Stereo Enhancer device type.
from enum value: PRESET_DEVICE_TYPE_STEREO_ENHANCER = 23;
GeneratedSTOMPBOX_Stompbox Chorus device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_CHORUS = 24;
GeneratedSTOMPBOX_Stompbox Compressor device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_COMPRESSOR = 25;
GeneratedSTOMPBOX_Stompbox Crusher device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_CRUSHER = 26;
GeneratedSTOMPBOX_Stompbox Delay device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_DELAY = 27;
GeneratedSTOMPBOX_Stompbox Flanger device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_FLANGER = 28;
GeneratedSTOMPBOX_Stompbox Gate device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_GATE = 29;
GeneratedSTOMPBOX_Stompbox Parametric Equalizer device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_PARAMETRIC_EQUALIZER = 30;
GeneratedSTOMPBOX_Stompbox Phaser device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_PHASER = 31;
GeneratedSTOMPBOX_Stompbox Pitch Delay device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_PITCH_DELAY = 32;
GeneratedSTOMPBOX_Stompbox Reverb device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_REVERB = 33;
GeneratedSTOMPBOX_Stompbox Slope device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_SLOPE = 34;
GeneratedSTOMPBOX_Stompbox Stereo Detune device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_STEREO_DETUNE = 35;
GeneratedSTOMPBOX_Stompbox Tube device type.
from enum value: PRESET_DEVICE_TYPE_STOMPBOX_TUBE = 36;
GeneratedTONEMATRIXToneMatrix device type.
from enum value: PRESET_DEVICE_TYPE_TONEMATRIX = 37;
GeneratedUNSPECIFIEDUnspecified device type.
from enum value: PRESET_DEVICE_TYPE_UNSPECIFIED = 0;
GeneratedWAVESHAPERWaveshaper device type.
from enum value: PRESET_DEVICE_TYPE_WAVESHAPER = 38;
PresetDeviceType is the type of device used.
from enum audiotool.preset.v1.PresetDeviceType