Skip to content

Commit c3ad3fb

Browse files
authored
Merge pull request #51 from GlebkaF/add-song-1
Add paranoid
2 parents baeed98 + 2d8e759 commit c3ad3fb

File tree

3 files changed

+339
-1
lines changed

3 files changed

+339
-1
lines changed

data/artists.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,5 +166,11 @@
166166
"title": "Iron Maiden",
167167
"slug": "iron-maiden",
168168
"description": "Iron Maiden is a legendary British heavy metal band known for its galloping riffs, powerful vocals, and epic storytelling. Their iconic sound shaped the evolution of metal worldwide."
169+
},
170+
{
171+
"id": 29,
172+
"title": "Black Sabbath",
173+
"slug": "black-sabbath",
174+
"description": "Black Sabbath is a pioneering heavy metal band whose dark riffs, haunting atmosphere, and groundbreaking sound defined the genre and influenced generations of musicians"
169175
}
170176
]

data/generations.json

Lines changed: 226 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,230 @@
11
{
22
"generations": [
3+
{
4+
"timestamp": "2025-11-25T17:43:56.807Z",
5+
"originalPrompt": "Black Sabbath Paranoid Overdriven Guitar Intro",
6+
"proDescription": {
7+
"tone_title": "Paranoid - Intro",
8+
"genre": "Classic Heavy Metal / Hard Rock",
9+
"sound_description": "Classic early heavy metal tone with aggressive midrange, moderate thickness, prominent attack, and a raw, punchy character. The sound is not overly saturated, retaining note clarity and a slightly fuzzy edge. There is minimal ambience and a dry, in-your-face feel.",
10+
"guitar_rig_description": "Noise gate: not used (raw, open sound typical of the era). Compressor: not used (natural amp compression relied on). Overdrive/Distortion/Boost: vintage-style fuzz or treble booster placed before the amp to push it harder, providing a saturated yet dynamic attack. Amplifier: British-style tube amplifier (Laney Supergroup or similar) set to high gain for natural tube overdrive and sustain. Cabinet: 4x12 closed-back cabinet with Celestion speakers, providing punch and upper midrange presence. EQ: basic amp EQ with emphasis on mids and slightly rolled-off bass and highs to avoid muddiness and harshness. Modulation: not used. Delay: not used. Reverb: not used (dry studio/live sound).",
11+
"references": [
12+
"Black Sabbath - Paranoid",
13+
"Black Sabbath - War Pigs",
14+
"Led Zeppelin - Whole Lotta Love (for era reference)"
15+
],
16+
"song_part": "Intro/main riff",
17+
"preferred_pickup": "bridge humbucker, tone = 10",
18+
"additional_info": "Use a bridge humbucker pickup for maximum punch and clarity. Play with moderate picking attack and palm muting as needed. Lighter string gauge (e.g., .009 or .010) can help with bending and vibrato, but Iommi often used light strings due to finger injuries. Down-picking and precise riffing style recommended."
19+
},
20+
"realRig": {
21+
"pedalboard": [
22+
"Dallas Rangemaster Treble Booster (clone: Analogman Beano Boost)"
23+
],
24+
"amplifier": "Laney Supergroup LA100BL",
25+
"cabinet": "Laney 4x12 with Celestion G12H (30W, 55Hz) Greenback speakers",
26+
"settings": {
27+
"amp": {
28+
"Gain": 8,
29+
"Bass": 3,
30+
"Middle": 7,
31+
"Treble": 6,
32+
"Presence": 7,
33+
"Master": 5
34+
},
35+
"treble_booster": {
36+
"Level": 7,
37+
"Tone": "max (full treble)"
38+
}
39+
}
40+
},
41+
"finalChain": {
42+
"noisegate": {
43+
"type": "Noise Gate",
44+
"enabled": false,
45+
"params": {
46+
"Sensitivity": 50,
47+
"Decay": 50
48+
}
49+
},
50+
"compressor": {
51+
"type": "K Comp",
52+
"enabled": false,
53+
"params": {
54+
"Level": 50,
55+
"Sustain": 50,
56+
"Clipping": 50
57+
}
58+
},
59+
"modulation": {
60+
"type": "CE-1",
61+
"enabled": false,
62+
"params": {
63+
"Rate": 50,
64+
"Depth": 50,
65+
"Intensity": 50
66+
}
67+
},
68+
"effect": {
69+
"type": "RC Boost",
70+
"enabled": true,
71+
"params": {
72+
"Volume": 55,
73+
"Gain": 68,
74+
"Bass": 45,
75+
"Treble": 62
76+
}
77+
},
78+
"amplifier": {
79+
"type": "Plexi 100",
80+
"enabled": true,
81+
"params": {
82+
"Gain": 75,
83+
"Master": 60,
84+
"Bass": 38,
85+
"Middle": 72,
86+
"Treble": 58,
87+
"Presence": 54
88+
}
89+
},
90+
"cabinet": {
91+
"type": "GB412",
92+
"enabled": true,
93+
"params": {
94+
"Level": 52,
95+
"LowCut": 57,
96+
"HighCut": 43
97+
}
98+
},
99+
"eq": {
100+
"type": "6-Band",
101+
"enabled": false,
102+
"params": {
103+
"100": 50,
104+
"220": 50,
105+
"500": 50,
106+
"1200": 50,
107+
"2600": 50,
108+
"6400": 50
109+
}
110+
},
111+
"reverb": {
112+
"type": "Room",
113+
"enabled": false,
114+
"params": {
115+
"Level": 50,
116+
"Decay": 50,
117+
"Tone": 50
118+
}
119+
},
120+
"delay": {
121+
"type": "Analog Delay",
122+
"enabled": false,
123+
"params": {
124+
"Intensity": 50,
125+
"Rate": 50,
126+
"Echo": 50
127+
}
128+
}
129+
},
130+
"versions": [
131+
{
132+
"chain": {
133+
"noisegate": {
134+
"type": "Noise Gate",
135+
"enabled": false,
136+
"params": {
137+
"Sensitivity": 50,
138+
"Decay": 50
139+
}
140+
},
141+
"compressor": {
142+
"type": "K Comp",
143+
"enabled": false,
144+
"params": {
145+
"Level": 50,
146+
"Sustain": 50,
147+
"Clipping": 50
148+
}
149+
},
150+
"modulation": {
151+
"type": "CE-1",
152+
"enabled": false,
153+
"params": {
154+
"Rate": 50,
155+
"Depth": 50,
156+
"Intensity": 50
157+
}
158+
},
159+
"effect": {
160+
"type": "RC Boost",
161+
"enabled": true,
162+
"params": {
163+
"Volume": 55,
164+
"Gain": 68,
165+
"Bass": 45,
166+
"Treble": 62
167+
}
168+
},
169+
"amplifier": {
170+
"type": "Plexi 100",
171+
"enabled": true,
172+
"params": {
173+
"Gain": 75,
174+
"Master": 60,
175+
"Bass": 38,
176+
"Middle": 72,
177+
"Treble": 58,
178+
"Presence": 54
179+
}
180+
},
181+
"cabinet": {
182+
"type": "GB412",
183+
"enabled": true,
184+
"params": {
185+
"Level": 52,
186+
"LowCut": 57,
187+
"HighCut": 43
188+
}
189+
},
190+
"eq": {
191+
"type": "6-Band",
192+
"enabled": false,
193+
"params": {
194+
"100": 50,
195+
"220": 50,
196+
"500": 50,
197+
"1200": 50,
198+
"2600": 50,
199+
"6400": 50
200+
}
201+
},
202+
"reverb": {
203+
"type": "Room",
204+
"enabled": false,
205+
"params": {
206+
"Level": 50,
207+
"Decay": 50,
208+
"Tone": 50
209+
}
210+
},
211+
"delay": {
212+
"type": "Analog Delay",
213+
"enabled": false,
214+
"params": {
215+
"Intensity": 50,
216+
"Rate": 50,
217+
"Echo": 50
218+
}
219+
}
220+
},
221+
"prompt": "Black Sabbath Paranoid Overdriven Guitar Intro",
222+
"timestamp": "2025-11-25T17:43:56.807Z"
223+
}
224+
],
225+
"id": "gen_miev7i52_pf1lzoo61",
226+
"status": "draft"
227+
},
3228
{
4229
"timestamp": "2025-11-25T17:37:48.732Z",
5230
"originalPrompt": "Mouth for war\tPantera Main riff\tGuitar",
@@ -20181,6 +20406,6 @@
2018120406
],
2018220407
"meta": {
2018320408
"version": "1.0.0",
20184-
"lastUpdated": "2025-11-25T17:37:48.743Z"
20409+
"lastUpdated": "2025-11-25T17:43:56.822Z"
2018520410
}
2018620411
}

data/presets.json

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5620,5 +5620,112 @@
56205620
"slug": "mouth-for-war-guitar-main-riff",
56215621
"createdAt": "2025-11-25T17:40:50.873Z",
56225622
"updatedAt": "2025-11-25T17:40:50.873Z"
5623+
},
5624+
{
5625+
"id": "gen_miev7i52_pf1lzoo61",
5626+
"origin": {
5627+
"artistId": 29,
5628+
"song": "Paranoid",
5629+
"part": "Intro",
5630+
"imageUrl": "/images/cover/default-cover.webp"
5631+
},
5632+
"description": "Classic early heavy metal tone with aggressive midrange, moderate thickness, prominent attack, and a raw, punchy character. The sound is not overly saturated, retaining note clarity and a slightly fuzzy edge. There is minimal ambience and a dry, in-your-face feel.",
5633+
"chain": {
5634+
"noisegate": {
5635+
"type": "Noise Gate",
5636+
"enabled": false,
5637+
"params": {
5638+
"Sensitivity": 50,
5639+
"Decay": 50
5640+
}
5641+
},
5642+
"compressor": {
5643+
"type": "K Comp",
5644+
"enabled": false,
5645+
"params": {
5646+
"Level": 50,
5647+
"Sustain": 50,
5648+
"Clipping": 50
5649+
}
5650+
},
5651+
"modulation": {
5652+
"type": "CE-1",
5653+
"enabled": false,
5654+
"params": {
5655+
"Rate": 50,
5656+
"Depth": 50,
5657+
"Intensity": 50
5658+
}
5659+
},
5660+
"effect": {
5661+
"type": "RC Boost",
5662+
"enabled": true,
5663+
"params": {
5664+
"Volume": 55,
5665+
"Gain": 68,
5666+
"Bass": 45,
5667+
"Treble": 62
5668+
}
5669+
},
5670+
"amplifier": {
5671+
"type": "Plexi 100",
5672+
"enabled": true,
5673+
"params": {
5674+
"Gain": 75,
5675+
"Master": 60,
5676+
"Bass": 38,
5677+
"Middle": 72,
5678+
"Treble": 58,
5679+
"Presence": 54
5680+
}
5681+
},
5682+
"cabinet": {
5683+
"type": "GB412",
5684+
"enabled": true,
5685+
"params": {
5686+
"Level": 52,
5687+
"LowCut": 57,
5688+
"HighCut": 43
5689+
}
5690+
},
5691+
"eq": {
5692+
"type": "6-Band",
5693+
"enabled": false,
5694+
"params": {
5695+
"100": 50,
5696+
"220": 50,
5697+
"500": 50,
5698+
"1200": 50,
5699+
"2600": 50,
5700+
"6400": 50
5701+
}
5702+
},
5703+
"reverb": {
5704+
"type": "Room",
5705+
"enabled": false,
5706+
"params": {
5707+
"Level": 50,
5708+
"Decay": 50,
5709+
"Tone": 50
5710+
}
5711+
},
5712+
"delay": {
5713+
"type": "Analog Delay",
5714+
"enabled": false,
5715+
"params": {
5716+
"Intensity": 50,
5717+
"Rate": 50,
5718+
"Echo": 50
5719+
}
5720+
}
5721+
},
5722+
"pickup": {
5723+
"type": "humbucker",
5724+
"tone": 10,
5725+
"position": "bridge"
5726+
},
5727+
"slug": "paranoid-guitar-intro",
5728+
"createdAt": "2025-12-25T17:47:50.299Z",
5729+
"updatedAt": "2025-12-25T17:47:50.299Z"
56235730
}
56245731
]

0 commit comments

Comments
 (0)