UNPKG
barrel
Version:
latest (0.1.0)
0.1.0
An abstract player for sequences of timed events.
github.com/zachrose/barrel
zachrose/barrel
barrel
/
test
/
fixtures
/
track.json
11 lines
(10 loc)
•
93 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
[
{
"time"
:
100
,
"data"
:
"boom"
}
,
{
"time"
:
200
,
"data"
:
"blip"
}
]