|
75 | 75 | } |
76 | 76 | }, |
77 | 77 | { |
78 | | - "id": "menu-march-sketch", |
79 | | - "name": "Menu March Sketch", |
80 | | - "sourceMidi": "assets/music/midi/menu-march-sketch.mid", |
81 | | - "instrumentSet": "Preview Synth sketch", |
| 78 | + "id": "frog-hop-nursery-rhyme", |
| 79 | + "name": "Frog Hop Nursery Rhyme UAT", |
| 80 | + "sourceMidi": "assets/music/midi/frog-hop-nursery-rhyme.mid", |
| 81 | + "instrumentSet": "Preview Synth frog-hop UAT band", |
82 | 82 | "rendered": {}, |
83 | 83 | "defaultRuntimeFormat": "ogg", |
84 | 84 | "loop": { |
85 | | - "enabled": true |
| 85 | + "enabled": true, |
| 86 | + "startSeconds": 0, |
| 87 | + "endSeconds": 13 |
86 | 88 | }, |
87 | 89 | "director": { |
88 | | - "mood": "confident", |
| 90 | + "mood": "playful", |
89 | 91 | "intensity": "medium", |
90 | | - "usage": ["menu"], |
91 | | - "notes": "Secondary song to prove multi-song manifest selection." |
| 92 | + "usage": ["uat", "frog-hop", "nursery-rhyme"], |
| 93 | + "notes": "Original Frogger-style nursery-rhyme UAT fixture with simple public-domain/traditional contour, no copied game melody or lyrics." |
92 | 94 | }, |
93 | | - "tags": ["uat", "menu"] |
| 95 | + "tags": ["uat", "frog-hop", "nursery-rhyme", "traditional-style"], |
| 96 | + "studioArrangement": { |
| 97 | + "tempo": "132", |
| 98 | + "key": "C major", |
| 99 | + "style": "chip", |
| 100 | + "sections": "hop:2, home:2", |
| 101 | + "beatsPerBar": "4", |
| 102 | + "subdivision": "1", |
| 103 | + "songSheet": { |
| 104 | + "intro": "C G F C", |
| 105 | + "loop": "C G C F" |
| 106 | + }, |
| 107 | + "lanes": { |
| 108 | + "chords": "C C G C | F F C G | C G C F | G F C C", |
| 109 | + "bass": "C2 C2 G2 C2 | F2 F2 C2 G2 | C2 G2 C2 F2 | G2 F2 C2 C2", |
| 110 | + "pad": "C - G - | F - C - | C G C F | G - C -", |
| 111 | + "lead": "C5 D5 E5 C5 | G4 A4 G4 - | E5 G5 E5 C5 | D5 B4 C5 -", |
| 112 | + "drums": "kick hat snare hat | kick hat snare hat | kick hat snare hat | kick hat snare hat" |
| 113 | + }, |
| 114 | + "previewInstruments": { |
| 115 | + "chords": "warm-pad", |
| 116 | + "bass": "synth-bass", |
| 117 | + "pad": "ambient-pad", |
| 118 | + "lead": "retro-square-lead", |
| 119 | + "drums": "basic-drums" |
| 120 | + } |
| 121 | + } |
94 | 122 | }, |
95 | 123 | { |
96 | 124 | "id": "quiet-village-pad", |
97 | | - "name": "Quiet Village Pad", |
98 | | - "sourceMidi": "assets/music/midi/quiet-village-pad.mid", |
99 | | - "instrumentSet": "Preview Synth sketch", |
| 125 | + "name": "Coal Mine Descent", |
| 126 | + "sourceMidi": "assets/music/midi/coal-mine-descent.mid", |
| 127 | + "instrumentSet": "Preview Synth coal-mine UAT band", |
100 | 128 | "rendered": {}, |
101 | 129 | "defaultRuntimeFormat": "ogg", |
102 | 130 | "loop": { |
103 | | - "enabled": false |
| 131 | + "enabled": true, |
| 132 | + "startSeconds": 0, |
| 133 | + "endSeconds": 15 |
104 | 134 | }, |
105 | 135 | "director": { |
106 | | - "mood": "calm", |
107 | | - "intensity": "low", |
108 | | - "usage": ["ambient"], |
109 | | - "notes": "Low-intensity contrast song for the imported song list." |
| 136 | + "mood": "tense", |
| 137 | + "intensity": "medium", |
| 138 | + "usage": ["uat", "coal-mine", "descent"], |
| 139 | + "notes": "Original descending groove that replaces the old Quiet Village Pad placeholder while preserving its selection slot for regression coverage." |
110 | 140 | }, |
111 | | - "tags": ["uat", "ambient"] |
| 141 | + "tags": ["uat", "coal-mine", "descending-groove", "quiet-village-pad"], |
| 142 | + "studioArrangement": { |
| 143 | + "tempo": "108", |
| 144 | + "key": "D minor", |
| 145 | + "style": "ambient-loop", |
| 146 | + "sections": "shaft:2, descent:2", |
| 147 | + "beatsPerBar": "4", |
| 148 | + "subdivision": "1", |
| 149 | + "songSheet": { |
| 150 | + "intro": "Dm C F Am", |
| 151 | + "loop": "Dm C Gm Dm" |
| 152 | + }, |
| 153 | + "lanes": { |
| 154 | + "chords": "Dm Dm C Am | F Am Gm Dm | Dm C F Am | Gm F Dm Dm", |
| 155 | + "bass": "D2 D2 C2 A1 | F2 E2 D2 D2 | D2 C2 A1 G1 | G1 F1 D2 D2", |
| 156 | + "pad": "Dm - C - | F - Dm - | Dm C F Am | Gm - Dm -", |
| 157 | + "lead": "D5 C5 A4 G4 | F4 E4 D4 - | C5 A4 G4 F4 | E4 D4 C4 -", |
| 158 | + "drums": "kick hat snare hat | kick hat snare hat | kick hat snare hat | kick hat snare hat" |
| 159 | + }, |
| 160 | + "previewInstruments": { |
| 161 | + "chords": "warm-pad", |
| 162 | + "bass": "synth-bass", |
| 163 | + "pad": "ambient-pad", |
| 164 | + "lead": "retro-pulse-lead", |
| 165 | + "drums": "basic-drums" |
| 166 | + } |
| 167 | + } |
112 | 168 | } |
113 | 169 | ] |
114 | 170 | } |
|
0 commit comments