Skip to content

Commit e763b36

Browse files
committed
Add songs
1 parent e0007cb commit e763b36

File tree

3 files changed

+359
-5
lines changed

3 files changed

+359
-5
lines changed

data/artists.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,5 +358,11 @@
358358
"title": "Cream",
359359
"slug": "cream",
360360
"description": "Cream are a legendary rock supergroup known for virtuosic musicianship, blues-rock foundations, and pioneering the power trio format."
361+
},
362+
{
363+
"id": 61,
364+
"title": "Van Halen",
365+
"slug": "van-halen",
366+
"description": "Van Halen are a legendary rock band known for Eddie Van Halen’s innovative guitar techniques, high-energy sound, and influential role in shaping hard rock and arena rock."
361367
}
362368
]

data/generations.json

Lines changed: 244 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,247 @@
11
{
22
"generations": [
3+
{
4+
"timestamp": "2026-01-19T18:44:19.046Z",
5+
"originalPrompt": "Van Halen Panama Rhythm Guitar Distorted Riff",
6+
"proDescription": {
7+
"tone_title": "Van Halen - Panama Rhythm Guitar",
8+
"genre": "80s Hard Rock",
9+
"sound_description": "Aggressive, punchy, bright, and dynamic distortion with a distinct midrange presence. Features tight low end, crunchy palm-muted chords, and a lively, slightly saturated high end. The tone has moderate sustain and a slight sense of space, but remains articulate and raw.",
10+
"guitar_rig_description": "1. Noise Gate: Used to tame amp hiss and excess noise from high-gain settings. 2. Compressor: Not used, as the tone relies on natural amp dynamics. 3. Overdrive/Boost: Classic overdrive pedal (e.g., MXR Phase 90 or a clean boost) in front of the amp to tighten the attack and add harmonic saturation. 4. Amplifier: High-gain British-style tube amp head (e.g., Marshall Super Lead or similar) with preamp gain pushed for saturated crunch. 5. Cabinet: 4x12 closed-back cabinet loaded with British-voiced speakers (e.g., Celestion Greenbacks) for punch and clarity. 6. EQ: Amp EQ set for strong mids, tight lows, and bright, cutting highs; no additional outboard EQ used. 7. Modulation: Subtle phaser (MXR Phase 90) used lightly to add movement and texture, especially on certain sections. 8. Delay: Not used for the main rhythm riff. 9. Reverb: Subtle amp spring reverb or plate-style reverb to add slight depth without washing out the attack.",
11+
"references": [
12+
"Van Halen - Panama",
13+
"Van Halen - Hot For Teacher",
14+
"Van Halen - Ain't Talkin' 'Bout Love"
15+
],
16+
"song_part": "Main rhythm riff",
17+
"preferred_pickup": "bridge humbucker, tone = 10",
18+
"additional_info": "Guitar tuned to standard E; Floyd Rose bridge with light gauge strings (.009–.042); aggressive picking with palm muting; classic 'brown sound' achieved by running amp very loud and using variac (optional); volume knob on guitar often rolled to adjust gain."
19+
},
20+
"realRig": {
21+
"pedalboard": [
22+
"Boss NS-2 Noise Suppressor",
23+
"MXR Phase 90 (Script Logo Reissue)",
24+
"MXR EVH 5150 Overdrive"
25+
],
26+
"amplifier": "Marshall 1959 Super Lead 100 (plexi, ideally run through a variac at ~90V)",
27+
"cabinet": "Marshall 1960B 4x12 with Celestion G12M Greenback speakers",
28+
"settings": {
29+
"amp": {
30+
"Presence": 6,
31+
"Bass": 4,
32+
"Middle": 7,
33+
"Treble": 8,
34+
"Volume I": 8,
35+
"Volume II": 0,
36+
"Master": "N/A (no master volume on original 1959SLP)"
37+
},
38+
"mxr_phase_90": {
39+
"Speed": 9,
40+
"o'clock": "subtle movement (approx 11 o'clock)"
41+
},
42+
"mxr_evh_5150_overdrive": {
43+
"Gain": 9,
44+
"o'clock": "for boost/saturation (approx 9 o'clock)",
45+
"Bass": 6,
46+
"Mid": 7,
47+
"Treble": 7,
48+
"Output": 8
49+
},
50+
"noise_gate": {
51+
"Threshold": "as low as possible while eliminating hiss",
52+
"Decay": "medium"
53+
}
54+
}
55+
},
56+
"finalChain": {
57+
"noisegate": {
58+
"type": "Noise Gate",
59+
"enabled": true,
60+
"params": {
61+
"Sensitivity": 55,
62+
"Decay": 40
63+
}
64+
},
65+
"compressor": {
66+
"type": "K Comp",
67+
"enabled": false,
68+
"params": {
69+
"Level": 50,
70+
"Sustain": 50,
71+
"Clipping": 50
72+
}
73+
},
74+
"modulation": {
75+
"type": "Phase 90",
76+
"enabled": true,
77+
"params": {
78+
"Speed": 35
79+
}
80+
},
81+
"effect": {
82+
"type": "Eat Dist",
83+
"enabled": true,
84+
"params": {
85+
"Volume": 60,
86+
"Distortion": 70,
87+
"Filter": 55
88+
}
89+
},
90+
"amplifier": {
91+
"type": "Plexi 100",
92+
"enabled": true,
93+
"params": {
94+
"Gain": 80,
95+
"Master": 60,
96+
"Bass": 40,
97+
"Middle": 70,
98+
"Treble": 65,
99+
"Presence": 60
100+
}
101+
},
102+
"cabinet": {
103+
"type": "M1960AV",
104+
"enabled": true,
105+
"params": {
106+
"Level": 55,
107+
"LowCut": 55,
108+
"HighCut": 60
109+
}
110+
},
111+
"eq": {
112+
"type": "6-Band",
113+
"enabled": false,
114+
"params": {
115+
"100": 50,
116+
"220": 50,
117+
"500": 50,
118+
"1200": 50,
119+
"2600": 50,
120+
"6400": 50
121+
}
122+
},
123+
"reverb": {
124+
"type": "Room",
125+
"enabled": false,
126+
"params": {
127+
"Level": 50,
128+
"Decay": 50,
129+
"Tone": 50
130+
}
131+
},
132+
"delay": {
133+
"type": "Analog Delay",
134+
"enabled": false,
135+
"params": {
136+
"Intensity": 50,
137+
"Rate": 50,
138+
"Echo": 50
139+
}
140+
}
141+
},
142+
"versions": [
143+
{
144+
"chain": {
145+
"noisegate": {
146+
"type": "Noise Gate",
147+
"enabled": true,
148+
"params": {
149+
"Sensitivity": 55,
150+
"Decay": 40
151+
}
152+
},
153+
"compressor": {
154+
"type": "K Comp",
155+
"enabled": false,
156+
"params": {
157+
"Level": 50,
158+
"Sustain": 50,
159+
"Clipping": 50
160+
}
161+
},
162+
"modulation": {
163+
"type": "Phase 90",
164+
"enabled": true,
165+
"params": {
166+
"Speed": 35
167+
}
168+
},
169+
"effect": {
170+
"type": "Eat Dist",
171+
"enabled": true,
172+
"params": {
173+
"Volume": 60,
174+
"Distortion": 70,
175+
"Filter": 55
176+
}
177+
},
178+
"amplifier": {
179+
"type": "Plexi 100",
180+
"enabled": true,
181+
"params": {
182+
"Gain": 80,
183+
"Master": 60,
184+
"Bass": 40,
185+
"Middle": 70,
186+
"Treble": 65,
187+
"Presence": 60
188+
}
189+
},
190+
"cabinet": {
191+
"type": "M1960AV",
192+
"enabled": true,
193+
"params": {
194+
"Level": 55,
195+
"LowCut": 55,
196+
"HighCut": 60
197+
}
198+
},
199+
"eq": {
200+
"type": "6-Band",
201+
"enabled": false,
202+
"params": {
203+
"100": 50,
204+
"220": 50,
205+
"500": 50,
206+
"1200": 50,
207+
"2600": 50,
208+
"6400": 50
209+
}
210+
},
211+
"reverb": {
212+
"type": "Room",
213+
"enabled": false,
214+
"params": {
215+
"Level": 50,
216+
"Decay": 50,
217+
"Tone": 50
218+
}
219+
},
220+
"delay": {
221+
"type": "Analog Delay",
222+
"enabled": false,
223+
"params": {
224+
"Intensity": 50,
225+
"Rate": 50,
226+
"Echo": 50
227+
}
228+
}
229+
},
230+
"prompt": "Van Halen Panama Rhythm Guitar Distorted Riff",
231+
"timestamp": "2026-01-19T18:44:19.046Z"
232+
}
233+
],
234+
"songsterrData": {
235+
"url": "https://www.songsterr.com/a/wsa/van-halen-panama-tab-s18645",
236+
"artist": "Van Halen",
237+
"title": "Panama",
238+
"trackType": "Rhythm",
239+
"suggestedPart": "Guitar Distorted Riff",
240+
"trackName": "Eddie Van Halen | '58 Frankenstrat Custom | Guitar - Distortion Guitar"
241+
},
242+
"id": "gen_mklikzr3_6odoj6fso",
243+
"status": "ready"
244+
},
3245
{
4246
"timestamp": "2026-01-17T05:06:21.178Z",
5247
"originalPrompt": "Guns N' Roses Civil War Slash Lead Guitar Distortion",
@@ -2789,7 +3031,7 @@
27893031
"trackName": "Rhythm Guitar | Rudolf Schenker | Gibson Flying V - Distortion Guitar"
27903032
},
27913033
"id": "gen_mkhsue56_lyknn1qle",
2792-
"status": "draft"
3034+
"status": "ready"
27933035
},
27943036
{
27953037
"timestamp": "2026-01-17T04:16:57.286Z",
@@ -41092,6 +41334,6 @@
4109241334
],
4109341335
"meta": {
4109441336
"version": "1.0.0",
41095-
"lastUpdated": "2026-01-17T05:07:56.178Z"
41337+
"lastUpdated": "2026-01-19T18:47:41.530Z"
4109641338
}
4109741339
}

0 commit comments

Comments
 (0)