Files
pi-multifx-pedal/presets/factory/bank_7/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

53 lines
980 B
JSON

{
"name": "Acoustic \u2014 Strum",
"bank": 7,
"program": 2,
"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": "eq",
"enabled": true,
"bypass": false,
"params": {
"bass": 0.5,
"mid": 0.5,
"treble": 0.5
},
"nam_model_path": "",
"ir_file_path": ""
},
{
"fx_type": "compressor",
"enabled": true,
"bypass": false,
"params": {
"threshold": 0.2,
"ratio": 0.04,
"gain": 0.55
},
"nam_model_path": "",
"ir_file_path": ""
},
{
"fx_type": "volume",
"enabled": true,
"bypass": false,
"params": {
"level": 0.82
},
"nam_model_path": "",
"ir_file_path": ""
}
],
"midi_mappings": {}
}