42d0592856
3 banks per channel (9 total, 36 presets): - Keys: Piano & Electric (bank 21), Synth Pads & Leads (22), Organ & Vintage Keys (23) - Vocals: Lead Vocals (24), Harmony & Backing (25), Vocal FX (26) - Backing Tracks: Mix Ready (27), Click & Guide (28), Ambient Pads (29) Appropriate FX chains per channel — de-esser, HPF/LPF, shimmer_reverb, stereo_widener, rotary_speaker for vocals and keys; master bus chain for backing tracks. No IR cab blocks on vocal/backing presets. Generated by scripts/generate_channel_presets.py
88 lines
1.6 KiB
JSON
88 lines
1.6 KiB
JSON
{
|
|
"name": "Shimmer Wash",
|
|
"bank": 26,
|
|
"program": 2,
|
|
"master_volume": 0.78,
|
|
"chain": [
|
|
{
|
|
"fx_type": "high_pass_filter",
|
|
"enabled": true,
|
|
"bypass": false,
|
|
"params": {
|
|
"cutoff": 100.0
|
|
},
|
|
"nam_model_path": "",
|
|
"ir_file_path": ""
|
|
},
|
|
{
|
|
"fx_type": "de_esser",
|
|
"enabled": true,
|
|
"bypass": false,
|
|
"params": {
|
|
"threshold": 0.55,
|
|
"reduction": 0.25
|
|
},
|
|
"nam_model_path": "",
|
|
"ir_file_path": ""
|
|
},
|
|
{
|
|
"fx_type": "compressor",
|
|
"enabled": true,
|
|
"bypass": false,
|
|
"params": {
|
|
"threshold": 0.2,
|
|
"ratio": 4.0,
|
|
"gain": 0.6
|
|
},
|
|
"nam_model_path": "",
|
|
"ir_file_path": ""
|
|
},
|
|
{
|
|
"fx_type": "eq",
|
|
"enabled": true,
|
|
"bypass": false,
|
|
"params": {
|
|
"bass": 0.4,
|
|
"mid": 0.5,
|
|
"treble": 0.6
|
|
},
|
|
"nam_model_path": "",
|
|
"ir_file_path": ""
|
|
},
|
|
{
|
|
"fx_type": "shimmer_reverb",
|
|
"enabled": true,
|
|
"bypass": false,
|
|
"params": {
|
|
"decay": 0.65,
|
|
"mix": 0.35
|
|
},
|
|
"nam_model_path": "",
|
|
"ir_file_path": ""
|
|
},
|
|
{
|
|
"fx_type": "delay",
|
|
"enabled": true,
|
|
"bypass": false,
|
|
"params": {
|
|
"time": 500,
|
|
"feedback": 0.25,
|
|
"mix": 0.2
|
|
},
|
|
"nam_model_path": "",
|
|
"ir_file_path": ""
|
|
},
|
|
{
|
|
"fx_type": "volume",
|
|
"enabled": true,
|
|
"bypass": false,
|
|
"params": {
|
|
"level": 0.8
|
|
},
|
|
"nam_model_path": "",
|
|
"ir_file_path": ""
|
|
}
|
|
],
|
|
"midi_mappings": {}
|
|
}
|