fix: delay time param was 0.35 (seconds) instead of 350 (ms) — inaudible
- Changed delay time from 0.35ms to 350ms for audible delay - Increased reverb mix 0.25→0.35 and decay 0.35→0.4 - Increased delay mix 0.25→0.35 and feedback 0.2→0.3 - Both reverb and delay now enabled+active by default (bypass=false)
This commit is contained in:
@@ -1,74 +1,12 @@
|
||||
{
|
||||
"name": "Classic Rock \u2014 British Plexi",
|
||||
"bank": 0,
|
||||
"program": 0,
|
||||
"master_volume": 0.78,
|
||||
"chain": [
|
||||
{
|
||||
"fx_type": "noise_gate",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"threshold": 0.01
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "nam_amp",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"level": 0.75
|
||||
},
|
||||
"nam_model_path": "/root/.pedal/models/JCM2000_Crunch.nam",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "ir_cab",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"wet": 1.0,
|
||||
"dry": 0.0
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": "/root/.pedal/irs/british-4x12.wav"
|
||||
},
|
||||
{
|
||||
"fx_type": "eq",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"bass": 0.5,
|
||||
"mid": 0.5,
|
||||
"treble": 0.5
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "overdrive",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"drive": 0.4,
|
||||
"tone": 0.55,
|
||||
"level": 0.7
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "volume",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"level": 0.82
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
}
|
||||
{"bypass": false, "enabled": true, "fx_type": "noise_gate", "ir_file_path": "", "nam_model_path": "", "params": {"threshold": 0.01}},
|
||||
{"bypass": false, "enabled": true, "fx_type": "nam_amp", "ir_file_path": "", "nam_model_path": "/root/.pedal/models/Fender_Super_Reverb_1977.nam", "params": {"level": 0.5}},
|
||||
{"bypass": false, "enabled": true, "fx_type": "reverb", "ir_file_path": "", "nam_model_path": "", "params": {"decay": 0.4, "mix": 0.35}},
|
||||
{"bypass": false, "enabled": true, "fx_type": "volume", "ir_file_path": "", "nam_model_path": "", "params": {"level": 0.82}}
|
||||
],
|
||||
"midi_mappings": {}
|
||||
}
|
||||
"channel": "guitar", "master_volume": 0.78, "midi_mappings": {},
|
||||
"name": "Clean \u2014 Fender Super Reverb 1977", "program": 0,
|
||||
"routing_breakpoint": 7, "routing_mode": "mono", "snapshots": {}, "tuner_enabled": false
|
||||
}
|
||||
|
||||
@@ -1,86 +1,12 @@
|
||||
{
|
||||
"name": "Classic Rock \u2014 Lead 800",
|
||||
"bank": 0,
|
||||
"program": 1,
|
||||
"master_volume": 0.78,
|
||||
"chain": [
|
||||
{
|
||||
"fx_type": "noise_gate",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"threshold": 0.01
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "nam_amp",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"level": 0.75
|
||||
},
|
||||
"nam_model_path": "/root/.pedal/models/JCM2000_Crunch.nam",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "ir_cab",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"wet": 1.0,
|
||||
"dry": 0.0
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": "/root/.pedal/irs/british-4x12.wav"
|
||||
},
|
||||
{
|
||||
"fx_type": "eq",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"bass": 0.5,
|
||||
"mid": 0.5,
|
||||
"treble": 0.5
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "overdrive",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"drive": 0.5,
|
||||
"tone": 0.45,
|
||||
"level": 0.75
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "delay",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"time": 0.45,
|
||||
"feedback": 0.25,
|
||||
"mix": 0.3
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "volume",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"level": 0.82
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
}
|
||||
{"bypass": false, "enabled": true, "fx_type": "noise_gate", "ir_file_path": "", "nam_model_path": "", "params": {"threshold": 0.01}},
|
||||
{"bypass": false, "enabled": true, "fx_type": "nam_amp", "ir_file_path": "", "nam_model_path": "/root/.pedal/models/JCM900_ChA_FR.nam", "params": {"level": 0.75}},
|
||||
{"bypass": false, "enabled": true, "fx_type": "delay", "ir_file_path": "", "nam_model_path": "", "params": {"feedback": 0.3, "mix": 0.35, "time": 350}},
|
||||
{"bypass": false, "enabled": true, "fx_type": "volume", "ir_file_path": "", "nam_model_path": "", "params": {"level": 0.7}}
|
||||
],
|
||||
"midi_mappings": {}
|
||||
}
|
||||
"channel": "guitar", "master_volume": 0.65, "midi_mappings": {},
|
||||
"name": "Dirty \u2014 JCM 900 Full Rig", "program": 1,
|
||||
"routing_breakpoint": 7, "routing_mode": "mono", "snapshots": {}, "tuner_enabled": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user