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:
+41
-10
@@ -1,6 +1,6 @@
|
||||
# NAM Model & Cabinet IR Inventory
|
||||
|
||||
> **Generated:** 2026-06-13 (updated with Bank 3 A2 captures)
|
||||
> **Generated:** 2026-06-13 (updated with Bank 7 — Bass, Orange, Others)
|
||||
> **Source:** pelennor2170/NAM_models community collection on GitHub (GPL v3) + Tone3000 Supabase storage
|
||||
> **Format:** Mix of WaveNet A1 and SlimmableContainer A2 models, verified JSON, all < 700 KB (feather class for RPi 4B)
|
||||
|
||||
@@ -104,11 +104,29 @@ Downloaded from Tone3000 Supabase storage. All are WaveNet A1 (v0.5.0/v0.5.4), v
|
||||
|
||||
### Bank 6 — Ambient/Post-Rock Captures (Tone3000 A1 — WaveNet)
|
||||
|
||||
| File | Size | Source Model | Best For |
|
||||
|------|------|-------------|----------|
|
||||
| `Roland_JC120_Jazz_Chorus.nam` | 276 KB | Roland JC-120 Jazz Chorus | Pristine clean, ambient washes, jazz |
|
||||
| `Vox_AC30_Chimey.nam` | 290 KB | Vox AC30 Chimey | Sparkling clean, chimey post-rock |
|
||||
| `Fender_Twin_Reverb_G05.nam` | 288 KB | Tim R Fender Twin Reverb Ch1 BR G05 | Clean/country, pedal platform |
|
||||
|| File | Size | Source Model | Best For |
|
||||
||------|------|-------------|----------|
|
||||
|| `Roland_JC120_Jazz_Chorus.nam` | 276 KB | Roland JC-120 Jazz Chorus | Pristine clean, ambient washes, jazz |
|
||||
|| `Vox_AC30_Chimey.nam` | 290 KB | Vox AC30 Chimey | Sparkling clean, chimey post-rock |
|
||||
|| `Fender_Twin_Reverb_G05.nam` | 288 KB | Tim R Fender Twin Reverb Ch1 BR G05 | Clean/country, pedal platform |
|
||||
|
||||
### Bank 7 — Bass, Orange & Others (Tone3000 A2 — SlimmableContainer)
|
||||
|
||||
Downloaded from Tone3000 Supabase storage. All are SlimmableContainer (A2) v0.7.0, ~288-295 KB.
|
||||
Covers the missing categories: Bass amps, Orange Rocker 30, Fender Bassman, Hiwatt DR103, Supro.
|
||||
|
||||
|| File | Size | Source Model | Category | Best For |
|
||||
||------|------|-------------|----------|----------|
|
||||
|| `Ampeg_PF20T_A2.nam` | 288 KB | Ampeg PF20T | Bass | Clean bass tube amp, warm lows |
|
||||
|| `Aguilar_Tone_Hammer_500_A2.nam` | 293 KB | Aguilar Tone Hammer 500 | Bass | Modern bass preamp, punchy mids |
|
||||
|| `GK_800RB_Line_A2.nam` | 295 KB | Gallien-Krueger 800RB | Bass | Classic solid-state bass, aggressive |
|
||||
|| `Aguilar_DB751_Cab_A2.nam` | 292 KB | Aguilar DB751 | Bass | Bass amp DI, full-range presence |
|
||||
|| `Orange_Rocker30_Dirty_A2.nam` | 295 KB | Orange Rocker 30 Dirty | Orange | Classic rock crunch, stoner/alt rock |
|
||||
|| `Orange_Rocker30_Natural_A2.nam` | 289 KB | Orange Rocker 30 Natural | Orange | Clean edge, dynamic garage tones |
|
||||
|| `Fender_Bassman_Dimed_A2.nam` | 289 KB | Fender Bassman dimed | Others | Blues/rock breakup, classic Bassman growl |
|
||||
|| `Hiwatt_DR103_Bright_A2.nam` | 287 KB | Hiwatt DR-103 Bright Normal | Others | Prog/classic rock, The Who territory |
|
||||
|| `Hiwatt_DR103_Cornish_A2.nam` | 288 KB | Hiwatt DR103 + Cornish PGS | Others | Boosted prog rock, Gilmour-esque leads |
|
||||
|| `Supro_Black_Magick_M3_A2.nam` | 288 KB | Supro Black Magick M3 | Others | Garage/blues, Jack White-style grit |
|
||||
|
||||
### Legacy Models (Linear Architecture — synthetic, ~35-85 KB)
|
||||
|
||||
@@ -287,8 +305,8 @@ The following Archive.org sources returned 404 when last checked (2026-06-13):
|
||||
## File Locations
|
||||
|
||||
```
|
||||
~/.pedal/
|
||||
├── models/ # 54 models (22 core + 9 blues + 5 A2 bonus + 1 ML cab + 17 Tone3000 rock/high-gain/ambient)
|
||||
`~/.pedal/`
|
||||
├── models/ # 64 models (22 core + 9 blues + 5 A2 bonus + 1 ML cab + 17 Tone3000 rock/high-gain/ambient + 10 Bank 7 bass/orange/others)
|
||||
│ ├── Fender_TwinVerb_Clean.nam
|
||||
│ ├── Fender_TwinVerb_Vibrato.nam
|
||||
│ ├── Vox_AC15_TopBoost.nam
|
||||
@@ -356,6 +374,18 @@ The following Archive.org sources returned 404 when last checked (2026-06-13):
|
||||
│ ├── Vox_AC30_Chimey.nam # 290 KB — AC30 chimey clean
|
||||
│ ├── Fender_Twin_Reverb_G05.nam # 288 KB — Twin Reverb clean
|
||||
│ │
|
||||
│ ├── Bank 7 — Bass, Orange & Others:
|
||||
│ ├── Ampeg_PF20T_A2.nam # 288 KB — Bass clean tube
|
||||
│ ├── Aguilar_Tone_Hammer_500_A2.nam # 293 KB — Bass modern preamp
|
||||
│ ├── GK_800RB_Line_A2.nam # 295 KB — Bass solid-state
|
||||
│ ├── Aguilar_DB751_Cab_A2.nam # 292 KB — Bass amp DI
|
||||
│ ├── Orange_Rocker30_Dirty_A2.nam # 295 KB — Rock crunch
|
||||
│ ├── Orange_Rocker30_Natural_A2.nam # 289 KB — Clean edge
|
||||
│ ├── Fender_Bassman_Dimed_A2.nam # 289 KB — Blues/rock breakup
|
||||
│ ├── Hiwatt_DR103_Bright_A2.nam # 287 KB — Classic rock
|
||||
│ ├── Hiwatt_DR103_Cornish_A2.nam # 288 KB — Boosted classic rock
|
||||
│ ├── Supro_Black_Magick_M3_A2.nam # 288 KB — Garage/blues
|
||||
│ │
|
||||
│
|
||||
├── nam/ # Legacy location (symlinked from models/)
|
||||
│ ├── Fender_TwinVerb_Clean.nam → ../models/Fender_TwinVerb_Clean.nam
|
||||
@@ -381,12 +411,13 @@ The following Archive.org sources returned 404 when last checked (2026-06-13):
|
||||
|
||||
## Verification
|
||||
|
||||
All 54 models were:
|
||||
All 64 models were:
|
||||
- 22 models from `https://raw.githubusercontent.com/pelennor2170/NAM_models/main/`
|
||||
- 9 blues models from Tone3000 / ToneHunt Supabase storage
|
||||
- 5 clean/plexi A2 models from Tone3000 Supabase storage
|
||||
- 1 bonus ML Sound Lab model from GitHub: fnpngn/IR
|
||||
- 17 rock/high-gain/ambient models from Tone3000 Supabase storage (new)
|
||||
- 17 rock/high-gain/ambient models from Tone3000 Supabase storage
|
||||
- 10 bass/orange/others A2 models from Tone3000 Supabase storage
|
||||
- All verified as valid `.nam` JSON files (WaveNet A1, WaveNet A2, or SlimmableContainer A2 architecture)
|
||||
|
||||
To verify models load correctly:
|
||||
|
||||
Reference in New Issue
Block a user