catalog.json
3.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
[
{
"song_id": "song_0000",
"audio_path": "songs/song_0000.wav",
"duration": 15.0,
"base_freq": 130.81,
"type": "reference"
},
{
"song_id": "song_0001",
"audio_path": "songs/song_0001.wav",
"duration": 15.0,
"base_freq": 146.83,
"type": "reference"
},
{
"song_id": "song_0002",
"audio_path": "songs/song_0002.wav",
"duration": 15.0,
"base_freq": 164.81,
"type": "reference"
},
{
"song_id": "song_0003",
"audio_path": "songs/song_0003.wav",
"duration": 15.0,
"base_freq": 174.61,
"type": "reference"
},
{
"song_id": "song_0004",
"audio_path": "songs/song_0004.wav",
"duration": 15.0,
"base_freq": 196.0,
"type": "reference"
},
{
"song_id": "song_0005",
"audio_path": "songs/song_0005.wav",
"duration": 15.0,
"base_freq": 220.0,
"type": "reference"
},
{
"song_id": "song_0006",
"audio_path": "songs/song_0006.wav",
"duration": 15.0,
"base_freq": 246.94,
"type": "reference"
},
{
"song_id": "song_0007",
"audio_path": "songs/song_0007.wav",
"duration": 15.0,
"base_freq": 261.63,
"type": "reference"
},
{
"song_id": "song_0008",
"audio_path": "songs/song_0008.wav",
"duration": 15.0,
"base_freq": 293.66,
"type": "reference"
},
{
"song_id": "song_0009",
"audio_path": "songs/song_0009.wav",
"duration": 15.0,
"base_freq": 329.63,
"type": "reference"
},
{
"song_id": "song_0010",
"audio_path": "songs/song_0010.wav",
"duration": 15.0,
"base_freq": 349.23,
"type": "reference"
},
{
"song_id": "song_0011",
"audio_path": "songs/song_0011.wav",
"duration": 15.0,
"base_freq": 392.0,
"type": "reference"
},
{
"song_id": "song_0012",
"audio_path": "songs/song_0012.wav",
"duration": 15.0,
"base_freq": 440.0,
"type": "reference"
},
{
"song_id": "song_0013",
"audio_path": "songs/song_0013.wav",
"duration": 15.0,
"base_freq": 493.88,
"type": "reference"
},
{
"song_id": "song_0014",
"audio_path": "songs/song_0014.wav",
"duration": 15.0,
"base_freq": 523.25,
"type": "reference"
},
{
"song_id": "song_0015",
"audio_path": "songs/song_0015.wav",
"duration": 15.0,
"base_freq": 587.33,
"type": "reference"
},
{
"song_id": "song_0016",
"audio_path": "songs/song_0016.wav",
"duration": 15.0,
"base_freq": 659.25,
"type": "reference"
},
{
"song_id": "song_0017",
"audio_path": "songs/song_0017.wav",
"duration": 15.0,
"base_freq": 698.46,
"type": "reference"
},
{
"song_id": "song_0018",
"audio_path": "songs/song_0018.wav",
"duration": 15.0,
"base_freq": 783.99,
"type": "reference"
},
{
"song_id": "song_0019",
"audio_path": "songs/song_0019.wav",
"duration": 15.0,
"base_freq": 880.0,
"type": "reference"
},
{
"song_id": "song_0020",
"audio_path": "songs/song_0020.wav",
"duration": 15.0,
"base_freq": 987.77,
"type": "reference"
},
{
"song_id": "song_0021",
"audio_path": "songs/song_0021.wav",
"duration": 15.0,
"base_freq": 146.8292605393491,
"type": "reference"
},
{
"song_id": "song_0022",
"audio_path": "songs/song_0022.wav",
"duration": 15.0,
"base_freq": 164.81110255326524,
"type": "reference"
},
{
"song_id": "song_0023",
"audio_path": "songs/song_0023.wav",
"duration": 15.0,
"base_freq": 184.99297018186778,
"type": "reference"
}
]