Files
pi-multifx-pedal/presets/factory/bank_15/preset_3.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

111 lines
2.2 KiB
JSON

{
"name": "Blues \u2014 Sloe Gin (Joe Bonamassa)",
"bank": 15,
"program": 3,
"master_volume": 0.78,
"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.25,
"ratio": 3.0,
"gain": 0.5
},
"nam_model_path": "",
"ir_file_path": ""
},
{
"fx_type": "overdrive",
"enabled": true,
"bypass": false,
"params": {
"drive": 0.4,
"tone": 0.5,
"level": 0.8
},
"nam_model_path": "",
"ir_file_path": ""
},
{
"fx_type": "nam_amp",
"enabled": true,
"bypass": false,
"params": {
"level": 0.72
},
"nam_model_path": "/root/.pedal/models/Marshall_Bluesbreaker_1962_A2.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.45,
"mid": 0.55,
"treble": 0.5
},
"nam_model_path": "",
"ir_file_path": ""
},
{
"fx_type": "delay",
"enabled": true,
"bypass": false,
"params": {
"subtype": "analog",
"time": 350.0,
"feedback": 0.2,
"mix": 0.25
},
"nam_model_path": "",
"ir_file_path": ""
},
{
"fx_type": "reverb",
"enabled": true,
"bypass": false,
"params": {
"subtype": "hall",
"decay": 0.6,
"mix": 0.35
},
"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": {}
}