Files
pi-multifx-pedal/presets/factory/bank_13/preset_2.json
T
shawn 5c51b3db28 feat(nam): download 10 new A2 models for bass, orange, and other missing categories
Bank 7 — Bass: Ampeg PF20T, Aguilar Tone Hammer 500, GK 800RB (Gallien-Krueger), Aguilar DB751
Bank 7 — Orange: Orange Rocker 30 Dirty + Natural
Bank 7 — Others: Fender Bassman dimed, Hiwatt DR103 Bright + Cornish, Supro Black Magick M3

All SlimmableContainer v0.7.0, ~287-295 KB, verified JSON.
Also fixed Bank 2 Tone3000 storage keys to include .nam extension (Tone3000 changed URL format).
Inventory updated: 54 → 64 total models.
2026-06-13 02:09:56 -04:00

86 lines
1.7 KiB
JSON

{
"name": "Blues \u2014 Hide Away (Freddie King)",
"bank": 13,
"program": 2,
"master_volume": 0.8,
"chain": [
{
"fx_type": "noise_gate",
"enabled": true,
"bypass": false,
"params": {
"threshold": 0.008
},
"nam_model_path": "",
"ir_file_path": ""
},
{
"fx_type": "compressor",
"enabled": true,
"bypass": false,
"params": {
"threshold": 0.28,
"ratio": 3.5,
"gain": 0.45
},
"nam_model_path": "",
"ir_file_path": ""
},
{
"fx_type": "nam_amp",
"enabled": true,
"bypass": false,
"params": {
"level": 0.72
},
"nam_model_path": "/root/.pedal/models/TwoRock_JTM_Signature.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/american-2x12.wav"
},
{
"fx_type": "eq",
"enabled": true,
"bypass": false,
"params": {
"bass": 0.5,
"mid": 0.45,
"treble": 0.55
},
"nam_model_path": "",
"ir_file_path": ""
},
{
"fx_type": "reverb",
"enabled": true,
"bypass": false,
"params": {
"subtype": "hall",
"decay": 0.5,
"mix": 0.3
},
"nam_model_path": "",
"ir_file_path": ""
},
{
"fx_type": "volume",
"enabled": true,
"bypass": false,
"params": {
"level": 0.83
},
"nam_model_path": "",
"ir_file_path": ""
}
],
"midi_mappings": {}
}