Andybeyond commited on
Commit
0715b42
·
verified ·
1 Parent(s): cecea2f

Create pop_train_energetic_dmajor_135.json

Browse files
datasets/melodies/pop/train/energetic/pop_train_energetic_dmajor_135.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "file_info": {
3
+ "genre": "pop",
4
+ "split": "train",
5
+ "mood": "energetic",
6
+ "key": "D major",
7
+ "tempo": 135
8
+ },
9
+ "musical_attributes": {
10
+ "time_signature": "4/4",
11
+ "length_bars": 16,
12
+ "primary_scale": "major",
13
+ "melodic_range": {
14
+ "lowest_note": "D4",
15
+ "highest_note": "D5"
16
+ }
17
+ },
18
+ "composition_details": {
19
+ "phrase_structure": ["4-bar", "4-bar", "4-bar", "4-bar"],
20
+ "rhythmic_patterns": [
21
+ "sixteenth notes",
22
+ "syncopated rhythms",
23
+ "driving patterns",
24
+ "energetic motifs"
25
+ ],
26
+ "melodic_patterns": [
27
+ "ascending runs",
28
+ "octave jumps",
29
+ "dynamic intervals",
30
+ "rhythmic repetition"
31
+ ]
32
+ },
33
+ "training_metadata": {
34
+ "difficulty_level": "advanced",
35
+ "tags": [
36
+ "energetic",
37
+ "upbeat",
38
+ "dance",
39
+ "dynamic",
40
+ "contemporary"
41
+ ],
42
+ "creation_date": "2024-11-16"
43
+ }
44
+ }