UNPKG
nesly-sound
Version:
latest (3.1.0)
3.1.0
3.0.4
3.0.3
3.0.2
2.7.2
2.7.1
2.7.0
2.6.1
2.6.0
2.5.0
2.4.1
2.4.0
2.3.0
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.3.0
1.2.0
1.1.0
1.0.0
Make music with your NES
github.com/emkay/nesly-sound
emkay/nesly-sound
nesly-sound
/
lib
/
timing.json
14 lines
(13 loc)
•
270 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"0.03125"
:
"thirtysecond"
,
"0.0625"
:
"sixteenth"
,
"0.09375"
:
"d_sixteenth"
,
"0.125"
:
"eighth"
,
"0.1875"
:
"d_eighth"
,
"0.25"
:
"quarter"
,
"0.375"
:
"d_quarter"
,
"0.5"
:
"half"
,
"0.75"
:
"d_half"
,
"1"
:
"whole"
,
"1.5"
:
"d_whole"
}