|
1 | 1 | { |
2 | 2 | "generations": [ |
| 3 | + { |
| 4 | + "timestamp": "2025-09-12T02:36:19.368Z", |
| 5 | + "originalPrompt": "Ten Years After I'd Love To Change The World Guitar\n Solo", |
| 6 | + "proDescription": { |
| 7 | + "tone_title": "I'd Love To Change The World - Guitar Solo", |
| 8 | + "genre": "Classic Rock / Blues Rock", |
| 9 | + "sound_description": "Warm, singing lead tone with smooth sustain and slight breakup; expressive and dynamic, not overly compressed, with subtle vintage character and clarity. The solo has a touch of reverb and delay for ambience, but remains intimate and focused.", |
| 10 | + "guitar_rig_description": "Noise gate: not used (solo is dynamic and vintage, noise is acceptable). Compressor: not used (allows for natural touch dynamics). Overdrive/Distortion/Boost: vintage low-gain overdrive pedal for extra sustain and mild breakup, emulating a cranked tube amp. Amplifier: British-style vintage tube amp, set just into overdrive, providing warmth, articulation, and a touch of natural compression. Cabinet: open-back 2x12 cab with classic British speakers for airy mids and smooth highs. EQ: basic amp EQ for warmth and clarity, no external EQ block used. Modulation: not used (solo is dry and direct). Delay: short slapback delay for slight depth, subtle in the mix. Reverb: spring reverb for classic ambience, not overpowering.", |
| 11 | + "references": [ |
| 12 | + "Ten Years After - I'd Love To Change The World", |
| 13 | + "Eric Clapton - Wonderful Tonight (solo tone)", |
| 14 | + "Peter Green - Need Your Love So Bad (solo tone)" |
| 15 | + ], |
| 16 | + "song_part": "guitar solo", |
| 17 | + "preferred_pickup": "neck humbucker, tone = 7 (rolled off slightly for warmth)", |
| 18 | + "additional_info": "Use expressive vibrato and bends. Lighter string gauge (e.g., .010-.046) helps with bends and sustain. Pick attack should be dynamic; avoid heavy palm muting. Classic Les Paul or SG preferred, but any humbucker-equipped guitar can work." |
| 19 | + }, |
| 20 | + "realRig": { |
| 21 | + "pedalboard": [ |
| 22 | + "Ibanez TS808 Tube Screamer", |
| 23 | + "MXR Carbon Copy Analog Delay" |
| 24 | + ], |
| 25 | + "amplifier": "Marshall 1962 Bluesbreaker Combo", |
| 26 | + "cabinet": "Marshall 1962 Bluesbreaker 2x12 Combo with Celestion G12M Greenback 25W speakers (open-back)", |
| 27 | + "settings": { |
| 28 | + "amp": { |
| 29 | + "Volume I": 5.5, |
| 30 | + "Volume II": 0, |
| 31 | + "Bass": 6, |
| 32 | + "Middle": 7, |
| 33 | + "Treble": 5, |
| 34 | + "Presence": 5, |
| 35 | + "Reverb": 3 |
| 36 | + }, |
| 37 | + "overdrive": { |
| 38 | + "Drive": 3.5, |
| 39 | + "Tone": 4.5, |
| 40 | + "Level": 7 |
| 41 | + }, |
| 42 | + "delay": { |
| 43 | + "Delay Time": "90 ms", |
| 44 | + "Mix": 10, |
| 45 | + "Repeats": 1 |
| 46 | + } |
| 47 | + } |
| 48 | + }, |
| 49 | + "finalChain": { |
| 50 | + "noisegate": { |
| 51 | + "type": "Noise Gate", |
| 52 | + "enabled": false, |
| 53 | + "params": { |
| 54 | + "Sensitivity": 50, |
| 55 | + "Decay": 50 |
| 56 | + } |
| 57 | + }, |
| 58 | + "compressor": { |
| 59 | + "type": "K Comp", |
| 60 | + "enabled": false, |
| 61 | + "params": { |
| 62 | + "Level": 50, |
| 63 | + "Sustain": 50, |
| 64 | + "Clipping": 50 |
| 65 | + } |
| 66 | + }, |
| 67 | + "modulation": { |
| 68 | + "type": "CE-1", |
| 69 | + "enabled": false, |
| 70 | + "params": { |
| 71 | + "Rate": 50, |
| 72 | + "Depth": 50, |
| 73 | + "Intensity": 50 |
| 74 | + } |
| 75 | + }, |
| 76 | + "effect": { |
| 77 | + "type": "T Screamer", |
| 78 | + "enabled": true, |
| 79 | + "params": { |
| 80 | + "Level": 55, |
| 81 | + "Drive": 38, |
| 82 | + "Tone": 40 |
| 83 | + } |
| 84 | + }, |
| 85 | + "amplifier": { |
| 86 | + "type": "Brit Blues", |
| 87 | + "enabled": true, |
| 88 | + "params": { |
| 89 | + "Gain": 57, |
| 90 | + "Master": 62, |
| 91 | + "Bass": 56, |
| 92 | + "Middle": 62, |
| 93 | + "Treble": 48, |
| 94 | + "Presence": 44 |
| 95 | + } |
| 96 | + }, |
| 97 | + "cabinet": { |
| 98 | + "type": "A212", |
| 99 | + "enabled": true, |
| 100 | + "params": { |
| 101 | + "Level": 53, |
| 102 | + "LowCut": 47, |
| 103 | + "HighCut": 52 |
| 104 | + } |
| 105 | + }, |
| 106 | + "eq": { |
| 107 | + "type": "6-Band", |
| 108 | + "enabled": false, |
| 109 | + "params": { |
| 110 | + "100": 50, |
| 111 | + "220": 50, |
| 112 | + "500": 50, |
| 113 | + "1200": 50, |
| 114 | + "2600": 50, |
| 115 | + "6400": 50 |
| 116 | + } |
| 117 | + }, |
| 118 | + "reverb": { |
| 119 | + "type": "Spring", |
| 120 | + "enabled": true, |
| 121 | + "params": { |
| 122 | + "Level": 34, |
| 123 | + "Decay": 38 |
| 124 | + } |
| 125 | + }, |
| 126 | + "delay": { |
| 127 | + "type": "Analog Delay", |
| 128 | + "enabled": true, |
| 129 | + "params": { |
| 130 | + "Intensity": 22, |
| 131 | + "Rate": 27, |
| 132 | + "Echo": 29 |
| 133 | + } |
| 134 | + } |
| 135 | + }, |
| 136 | + "versions": [ |
| 137 | + { |
| 138 | + "chain": { |
| 139 | + "noisegate": { |
| 140 | + "type": "Noise Gate", |
| 141 | + "enabled": false, |
| 142 | + "params": { |
| 143 | + "Sensitivity": 50, |
| 144 | + "Decay": 50 |
| 145 | + } |
| 146 | + }, |
| 147 | + "compressor": { |
| 148 | + "type": "K Comp", |
| 149 | + "enabled": false, |
| 150 | + "params": { |
| 151 | + "Level": 50, |
| 152 | + "Sustain": 50, |
| 153 | + "Clipping": 50 |
| 154 | + } |
| 155 | + }, |
| 156 | + "modulation": { |
| 157 | + "type": "CE-1", |
| 158 | + "enabled": false, |
| 159 | + "params": { |
| 160 | + "Rate": 50, |
| 161 | + "Depth": 50, |
| 162 | + "Intensity": 50 |
| 163 | + } |
| 164 | + }, |
| 165 | + "effect": { |
| 166 | + "type": "T Screamer", |
| 167 | + "enabled": true, |
| 168 | + "params": { |
| 169 | + "Level": 55, |
| 170 | + "Drive": 38, |
| 171 | + "Tone": 40 |
| 172 | + } |
| 173 | + }, |
| 174 | + "amplifier": { |
| 175 | + "type": "Brit Blues", |
| 176 | + "enabled": true, |
| 177 | + "params": { |
| 178 | + "Gain": 57, |
| 179 | + "Master": 62, |
| 180 | + "Bass": 56, |
| 181 | + "Middle": 62, |
| 182 | + "Treble": 48, |
| 183 | + "Presence": 44 |
| 184 | + } |
| 185 | + }, |
| 186 | + "cabinet": { |
| 187 | + "type": "A212", |
| 188 | + "enabled": true, |
| 189 | + "params": { |
| 190 | + "Level": 53, |
| 191 | + "LowCut": 47, |
| 192 | + "HighCut": 52 |
| 193 | + } |
| 194 | + }, |
| 195 | + "eq": { |
| 196 | + "type": "6-Band", |
| 197 | + "enabled": false, |
| 198 | + "params": { |
| 199 | + "100": 50, |
| 200 | + "220": 50, |
| 201 | + "500": 50, |
| 202 | + "1200": 50, |
| 203 | + "2600": 50, |
| 204 | + "6400": 50 |
| 205 | + } |
| 206 | + }, |
| 207 | + "reverb": { |
| 208 | + "type": "Spring", |
| 209 | + "enabled": true, |
| 210 | + "params": { |
| 211 | + "Level": 34, |
| 212 | + "Decay": 38 |
| 213 | + } |
| 214 | + }, |
| 215 | + "delay": { |
| 216 | + "type": "Analog Delay", |
| 217 | + "enabled": true, |
| 218 | + "params": { |
| 219 | + "Intensity": 22, |
| 220 | + "Rate": 27, |
| 221 | + "Echo": 29 |
| 222 | + } |
| 223 | + } |
| 224 | + }, |
| 225 | + "prompt": "Ten Years After I'd Love To Change The World Guitar\n Solo", |
| 226 | + "timestamp": "2025-09-12T02:36:19.368Z" |
| 227 | + } |
| 228 | + ], |
| 229 | + "id": "gen_mfg8796b_ym27zckpd", |
| 230 | + "status": "draft" |
| 231 | + }, |
3 | 232 | { |
4 | 233 | "timestamp": "2025-09-11T16:19:09.296Z", |
5 | 234 | "originalPrompt": "REM The One I Love Clean Guitar Verse", |
|
13164 | 13393 | ], |
13165 | 13394 | "meta": { |
13166 | 13395 | "version": "1.0.0", |
13167 | | - "lastUpdated": "2025-09-11T16:23:00.109Z" |
| 13396 | + "lastUpdated": "2025-09-12T02:36:19.379Z" |
13168 | 13397 | } |
13169 | 13398 | } |
0 commit comments