Skip to content

Commit baeed98

Browse files
committed
add pantera mfw
1 parent 60f7482 commit baeed98

File tree

2 files changed

+365
-1
lines changed

2 files changed

+365
-1
lines changed

data/generations.json

Lines changed: 254 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,258 @@
11
{
22
"generations": [
3+
{
4+
"timestamp": "2025-11-25T17:37:48.732Z",
5+
"originalPrompt": "Mouth for war\tPantera Main riff\tGuitar",
6+
"proDescription": {
7+
"tone_title": "Mouth for War - Main Riff",
8+
"genre": "Groove Metal / Heavy Metal",
9+
"sound_description": "Extremely aggressive, tight, and percussive rhythm tone with pronounced midrange, thick palm-mute chug, sharp attack, and a dry, focused character. Minimal ambience, high clarity, and heavy saturation without muddiness.",
10+
"guitar_rig_description": "Noise Gate: Used to tighten the signal and eliminate unwanted noise, especially during pauses in the riff. Compressor: Not used, to retain full picking dynamics and attack. Overdrive/Boost: Used as a clean boost (typically a Tubescreamer-style pedal) before the amp to tighten the low end and add midrange focus. Amplifier: High-gain tube amp head with aggressive voicing (e.g., Randall solid-state or Peavey 5150/6505), set for heavy saturation and pronounced mids. Cabinet: 4x12 cabinet with high-wattage speakers (e.g., Celestion Vintage 30), miked for tightness and clarity. EQ: Post-amp EQ for additional midrange emphasis and to cut unnecessary low and high frequencies, ensuring punch and clarity. Modulation: Not used. Delay: Not used. Reverb: Not used, keeping the tone bone-dry and immediate.",
11+
"references": [
12+
"Pantera - Mouth for War",
13+
"Pantera - Walk",
14+
"Machine Head - Davidian"
15+
],
16+
"song_part": "Main riff",
17+
"preferred_pickup": "bridge humbucker, tone = 10",
18+
"additional_info": "Use a high-output bridge humbucker for maximum attack and clarity. Heavy gauge strings recommended (e.g., .052-.011). Down-picking technique and strong palm-muting are crucial. Guitar volume and tone controls fully open. Consider tuning to D standard, as in the original recording."
19+
},
20+
"realRig": {
21+
"pedalboard": [
22+
"Boss NS-2 Noise Suppressor",
23+
"Maxon OD808 Overdrive",
24+
"MXR 10-Band EQ"
25+
],
26+
"amplifier": "Peavey 6505+ Head",
27+
"cabinet": "Mesa/Boogie Rectifier Standard 4x12 with Celestion Vintage 30 (4x12 configuration, 12\" speakers)",
28+
"settings": {
29+
"amp": {
30+
"Pre-Gain": 6.5,
31+
"Low": 5,
32+
"Mid": 7,
33+
"High": 5.5,
34+
"Resonance": 5,
35+
"Presence": 6,
36+
"Post-Gain": 3.5
37+
},
38+
"overdrive": {
39+
"Drive": 0,
40+
"Tone": 6,
41+
"Level": 9
42+
},
43+
"eq": {
44+
"31.25Hz": "-6dB",
45+
"62.5Hz": "-3dB",
46+
"125Hz": "0dB",
47+
"250Hz": "+1dB",
48+
"500Hz": "+2dB",
49+
"1kHz": "+3dB",
50+
"2kHz": "+4dB",
51+
"4kHz": "+3dB",
52+
"8kHz": "-2dB",
53+
"16kHz": "-6dB"
54+
},
55+
"noise_gate": {
56+
"Threshold": "just above noise floor",
57+
"Decay": "minimum"
58+
}
59+
}
60+
},
61+
"finalChain": {
62+
"noisegate": {
63+
"type": "Noise Gate",
64+
"enabled": true,
65+
"params": {
66+
"Sensitivity": 55,
67+
"Decay": 35
68+
}
69+
},
70+
"compressor": {
71+
"type": "K Comp",
72+
"enabled": false,
73+
"params": {
74+
"Level": 50,
75+
"Sustain": 50,
76+
"Clipping": 50
77+
}
78+
},
79+
"modulation": {
80+
"type": "CE-1",
81+
"enabled": false,
82+
"params": {
83+
"Rate": 50,
84+
"Depth": 50,
85+
"Intensity": 50
86+
}
87+
},
88+
"effect": {
89+
"type": "T Screamer",
90+
"enabled": true,
91+
"params": {
92+
"Level": 70,
93+
"Drive": 20,
94+
"Tone": 70
95+
}
96+
},
97+
"amplifier": {
98+
"type": "Dual Rect",
99+
"enabled": true,
100+
"params": {
101+
"Gain": 80,
102+
"Master": 65,
103+
"Bass": 35,
104+
"Middle": 70,
105+
"Treble": 60,
106+
"Presence": 65
107+
}
108+
},
109+
"cabinet": {
110+
"type": "RECT 412",
111+
"enabled": true,
112+
"params": {
113+
"Level": 55,
114+
"LowCut": 60,
115+
"HighCut": 45
116+
}
117+
},
118+
"eq": {
119+
"type": "10-Band",
120+
"enabled": true,
121+
"params": {
122+
"31": 35,
123+
"62": 38,
124+
"125": 44,
125+
"250": 48,
126+
"500": 58,
127+
"1000": 65,
128+
"2000": 70,
129+
"4000": 62,
130+
"8000": 52,
131+
"16000": 48,
132+
"Vol": 54
133+
}
134+
},
135+
"reverb": {
136+
"type": "Room",
137+
"enabled": false,
138+
"params": {
139+
"Level": 50,
140+
"Decay": 50,
141+
"Tone": 50
142+
}
143+
},
144+
"delay": {
145+
"type": "Analog Delay",
146+
"enabled": false,
147+
"params": {
148+
"Intensity": 50,
149+
"Rate": 50,
150+
"Echo": 50
151+
}
152+
}
153+
},
154+
"versions": [
155+
{
156+
"chain": {
157+
"noisegate": {
158+
"type": "Noise Gate",
159+
"enabled": true,
160+
"params": {
161+
"Sensitivity": 55,
162+
"Decay": 35
163+
}
164+
},
165+
"compressor": {
166+
"type": "K Comp",
167+
"enabled": false,
168+
"params": {
169+
"Level": 50,
170+
"Sustain": 50,
171+
"Clipping": 50
172+
}
173+
},
174+
"modulation": {
175+
"type": "CE-1",
176+
"enabled": false,
177+
"params": {
178+
"Rate": 50,
179+
"Depth": 50,
180+
"Intensity": 50
181+
}
182+
},
183+
"effect": {
184+
"type": "T Screamer",
185+
"enabled": true,
186+
"params": {
187+
"Level": 70,
188+
"Drive": 20,
189+
"Tone": 70
190+
}
191+
},
192+
"amplifier": {
193+
"type": "Dual Rect",
194+
"enabled": true,
195+
"params": {
196+
"Gain": 80,
197+
"Master": 65,
198+
"Bass": 35,
199+
"Middle": 70,
200+
"Treble": 60,
201+
"Presence": 65
202+
}
203+
},
204+
"cabinet": {
205+
"type": "RECT 412",
206+
"enabled": true,
207+
"params": {
208+
"Level": 55,
209+
"LowCut": 60,
210+
"HighCut": 45
211+
}
212+
},
213+
"eq": {
214+
"type": "10-Band",
215+
"enabled": true,
216+
"params": {
217+
"31": 35,
218+
"62": 38,
219+
"125": 44,
220+
"250": 48,
221+
"500": 58,
222+
"1000": 65,
223+
"2000": 70,
224+
"4000": 62,
225+
"8000": 52,
226+
"16000": 48,
227+
"Vol": 54
228+
}
229+
},
230+
"reverb": {
231+
"type": "Room",
232+
"enabled": false,
233+
"params": {
234+
"Level": 50,
235+
"Decay": 50,
236+
"Tone": 50
237+
}
238+
},
239+
"delay": {
240+
"type": "Analog Delay",
241+
"enabled": false,
242+
"params": {
243+
"Intensity": 50,
244+
"Rate": 50,
245+
"Echo": 50
246+
}
247+
}
248+
},
249+
"prompt": "Mouth for war\tPantera Main riff\tGuitar",
250+
"timestamp": "2025-11-25T17:37:48.732Z"
251+
}
252+
],
253+
"id": "gen_mieuzm4n_51ketnjzc",
254+
"status": "draft"
255+
},
3256
{
4257
"timestamp": "2025-11-23T05:58:24.462Z",
5258
"originalPrompt": "Fear of the dark Iron Maiden Intro (distorted) Guitar",
@@ -19928,6 +20181,6 @@
1992820181
],
1992920182
"meta": {
1993020183
"version": "1.0.0",
19931-
"lastUpdated": "2025-11-23T05:58:24.481Z"
20184+
"lastUpdated": "2025-11-25T17:37:48.743Z"
1993220185
}
1993320186
}

data/presets.json

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5509,5 +5509,116 @@
55095509
"tabsUrl": "https://www.songsterr.com/a/wsa/iron-maiden-fear-of-the-dark-tab-s492398",
55105510
"createdAt": "2025-11-23T05:59:56.868Z",
55115511
"updatedAt": "2025-11-23T05:59:56.868Z"
5512+
},
5513+
{
5514+
"id": "gen_mieuzm4n_51ketnjzc",
5515+
"origin": {
5516+
"artistId": 13,
5517+
"song": "Mouth For War",
5518+
"part": "Main Riff",
5519+
"imageUrl": "/images/cover/default-cover.webp"
5520+
},
5521+
"description": "Extremely aggressive, tight, and percussive rhythm tone with pronounced midrange, thick palm-mute chug, sharp attack, and a dry, focused character. Minimal ambience, high clarity, and heavy saturation without muddiness.",
5522+
"chain": {
5523+
"noisegate": {
5524+
"type": "Noise Gate",
5525+
"enabled": true,
5526+
"params": {
5527+
"Sensitivity": 55,
5528+
"Decay": 35
5529+
}
5530+
},
5531+
"compressor": {
5532+
"type": "K Comp",
5533+
"enabled": false,
5534+
"params": {
5535+
"Level": 50,
5536+
"Sustain": 50,
5537+
"Clipping": 50
5538+
}
5539+
},
5540+
"modulation": {
5541+
"type": "CE-1",
5542+
"enabled": false,
5543+
"params": {
5544+
"Rate": 50,
5545+
"Depth": 50,
5546+
"Intensity": 50
5547+
}
5548+
},
5549+
"effect": {
5550+
"type": "T Screamer",
5551+
"enabled": true,
5552+
"params": {
5553+
"Level": 70,
5554+
"Drive": 20,
5555+
"Tone": 70
5556+
}
5557+
},
5558+
"amplifier": {
5559+
"type": "Dual Rect",
5560+
"enabled": true,
5561+
"params": {
5562+
"Gain": 80,
5563+
"Master": 65,
5564+
"Bass": 35,
5565+
"Middle": 70,
5566+
"Treble": 60,
5567+
"Presence": 65
5568+
}
5569+
},
5570+
"cabinet": {
5571+
"type": "RECT 412",
5572+
"enabled": true,
5573+
"params": {
5574+
"Level": 55,
5575+
"LowCut": 60,
5576+
"HighCut": 45
5577+
}
5578+
},
5579+
"eq": {
5580+
"type": "10-Band",
5581+
"enabled": true,
5582+
"params": {
5583+
"31": 35,
5584+
"62": 38,
5585+
"125": 44,
5586+
"250": 48,
5587+
"500": 58,
5588+
"1000": 65,
5589+
"2000": 70,
5590+
"4000": 62,
5591+
"8000": 52,
5592+
"16000": 48,
5593+
"Vol": 54
5594+
}
5595+
},
5596+
"reverb": {
5597+
"type": "Room",
5598+
"enabled": false,
5599+
"params": {
5600+
"Level": 50,
5601+
"Decay": 50,
5602+
"Tone": 50
5603+
}
5604+
},
5605+
"delay": {
5606+
"type": "Analog Delay",
5607+
"enabled": false,
5608+
"params": {
5609+
"Intensity": 50,
5610+
"Rate": 50,
5611+
"Echo": 50
5612+
}
5613+
}
5614+
},
5615+
"pickup": {
5616+
"type": "humbucker",
5617+
"tone": 10,
5618+
"position": "bridge"
5619+
},
5620+
"slug": "mouth-for-war-guitar-main-riff",
5621+
"createdAt": "2025-11-25T17:40:50.873Z",
5622+
"updatedAt": "2025-11-25T17:40:50.873Z"
55125623
}
55135624
]

0 commit comments

Comments
 (0)