PresetParameters$json top-level constant
Implementation
@$core.Deprecated('Use presetParametersDescriptor instead')
const PresetParameters$json = {
'1': 'PresetParameters',
'2': [
{'1': 'amp_gain', '3': 1, '4': 1, '5': 5, '10': 'ampGain'},
{'1': 'amp_channel', '3': 2, '4': 1, '5': 5, '10': 'ampChannel'},
{'1': 'bass', '3': 3, '4': 1, '5': 5, '10': 'bass'},
{'1': 'middle', '3': 4, '4': 1, '5': 5, '10': 'middle'},
{'1': 'treble', '3': 5, '4': 1, '5': 5, '10': 'treble'},
{'1': 'contour', '3': 6, '4': 1, '5': 5, '10': 'contour'},
{'1': 'volume', '3': 7, '4': 1, '5': 5, '10': 'volume'},
{
'1': 'noise_gate_threshold',
'3': 8,
'4': 1,
'5': 5,
'10': 'noiseGateThreshold'
},
{
'1': 'noise_gate_hysteresis',
'3': 9,
'4': 1,
'5': 5,
'10': 'noiseGateHysteresis'
},
{
'1': 'noise_gate_attack',
'3': 10,
'4': 1,
'5': 5,
'10': 'noiseGateAttack'
},
{'1': 'noise_gate_hold', '3': 11, '4': 1, '5': 5, '10': 'noiseGateHold'},
{
'1': 'noise_gate_release',
'3': 12,
'4': 1,
'5': 5,
'10': 'noiseGateRelease'
},
{
'1': 'noise_gate_bypass',
'3': 13,
'4': 1,
'5': 5,
'10': 'noiseGateBypass'
},
{'1': 'chorus_rate', '3': 14, '4': 1, '5': 5, '10': 'chorusRate'},
{'1': 'chorus_depth', '3': 15, '4': 1, '5': 5, '10': 'chorusDepth'},
{'1': 'chorus_mix', '3': 16, '4': 1, '5': 5, '10': 'chorusMix'},
{'1': 'chorus_bypass', '3': 17, '4': 1, '5': 5, '10': 'chorusBypass'},
{'1': 'wah_position', '3': 18, '4': 1, '5': 5, '10': 'wahPosition'},
{'1': 'wah_vocal', '3': 19, '4': 1, '5': 5, '10': 'wahVocal'},
{'1': 'wah_bypass', '3': 20, '4': 1, '5': 5, '10': 'wahBypass'},
],
};