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.
This commit is contained in:
2026-06-13 02:09:56 -04:00
parent 11c838a27e
commit 5c51b3db28
164 changed files with 22831 additions and 577 deletions
+29 -18
View File
@@ -1,11 +1,8 @@
{
"name": "Reverb Bench",
"name": "Metal \u2014 Doom",
"bank": 2,
"program": 2,
"master_volume": 0.8,
"routing_mode": "mono",
"routing_breakpoint": 7,
"tuner_enabled": false,
"master_volume": 0.78,
"chain": [
{
"fx_type": "noise_gate",
@@ -17,6 +14,27 @@
"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/modern-4x12.wav"
},
{
"fx_type": "eq",
"enabled": true,
@@ -30,20 +48,13 @@
"ir_file_path": ""
},
{
"fx_type": "reverb",
"fx_type": "fuzz",
"enabled": true,
"bypass": false,
"params": {
"decay": 0.6,
"mix": 0.28,
"predelay": 30.0,
"low_cut": 80.0,
"high_cut": 7000.0,
"room_size": 0.65,
"damping": 0.5,
"reverb_type": "hall",
"diffusion": 0.6,
"width": 0.8
"fuzz": 0.8,
"tone": 0.2,
"level": 0.7
},
"nam_model_path": "",
"ir_file_path": ""
@@ -53,11 +64,11 @@
"enabled": true,
"bypass": false,
"params": {
"level": 0.85
"level": 0.82
},
"nam_model_path": "",
"ir_file_path": ""
}
],
"midi_mappings": {}
}
}