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:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"number": 13,
|
||||
"name": "Blues \u2014 Clean",
|
||||
"preset_count": 4
|
||||
}
|
||||
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"name": "Blues \u2014 Lucille (B.B. King)",
|
||||
"bank": 13,
|
||||
"program": 0,
|
||||
"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": "nam_amp",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"level": 0.7
|
||||
},
|
||||
"nam_model_path": "/root/.pedal/models/Fender_Twin_Reverb_Clean_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/american-2x12.wav"
|
||||
},
|
||||
{
|
||||
"fx_type": "eq",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"bass": 0.4,
|
||||
"mid": 0.35,
|
||||
"treble": 0.6
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "reverb",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"subtype": "spring",
|
||||
"decay": 0.4,
|
||||
"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": ""
|
||||
}
|
||||
],
|
||||
"midi_mappings": {}
|
||||
}
|
||||
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"name": "Blues \u2014 Born Under a Bad Sign (Albert King)",
|
||||
"bank": 13,
|
||||
"program": 1,
|
||||
"master_volume": 0.8,
|
||||
"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/Fender_TwinVerb_Clean.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.55,
|
||||
"mid": 0.4,
|
||||
"treble": 0.45
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "compressor",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"threshold": 0.3,
|
||||
"ratio": 4.0,
|
||||
"gain": 0.55
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "reverb",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"subtype": "room",
|
||||
"decay": 0.35,
|
||||
"mix": 0.25
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "volume",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"level": 0.84
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
}
|
||||
],
|
||||
"midi_mappings": {}
|
||||
}
|
||||
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"name": "Blues \u2014 Gravity (John Mayer)",
|
||||
"bank": 13,
|
||||
"program": 3,
|
||||
"master_volume": 0.78,
|
||||
"chain": [
|
||||
{
|
||||
"fx_type": "noise_gate",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"threshold": 0.006
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "compressor",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"threshold": 0.22,
|
||||
"ratio": 3.0,
|
||||
"gain": 0.5
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "overdrive",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"drive": 0.15,
|
||||
"tone": 0.6,
|
||||
"level": 0.7
|
||||
},
|
||||
"nam_model_path": "",
|
||||
"ir_file_path": ""
|
||||
},
|
||||
{
|
||||
"fx_type": "nam_amp",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"level": 0.7
|
||||
},
|
||||
"nam_model_path": "/root/.pedal/models/Dumble_ODS_102_Rock_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/boutique-1x12.wav"
|
||||
},
|
||||
{
|
||||
"fx_type": "reverb",
|
||||
"enabled": true,
|
||||
"bypass": false,
|
||||
"params": {
|
||||
"subtype": "hall",
|
||||
"decay": 0.55,
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user