UNPKG

364 BJSONView Raw
1[
2 {
3 "type": "whole",
4 "duration": 1
5 },
6 {
7 "type": "half",
8 "duration": 0.5
9 },
10 {
11 "type": "quarter",
12 "duration": 0.25
13 },
14 {
15 "type": "eighth",
16 "duration": 0.125
17 },
18 {
19 "type": "16th",
20 "duration": 0.0625
21 },
22 {
23 "type": "32th",
24 "duration": 0.03125
25 },
26 {
27 "type": "64th",
28 "duration": 0.015625
29 }
30]
\No newline at end of file