UNPKG
primo-audio
Version:
latest (0.0.7)
0.0.7
0.0.6
Sound engine for the primojs suite
robashton/primo-audio
primo-audio
/
demo
/
index.html
10 lines
(9 loc)
•
257 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<
html
>
<
body
>
<
input
type
=
"button"
value
=
"1"
>
</
input
>
<
input
type
=
"button"
value
=
"2"
>
</
input
>
<
input
type
=
"button"
value
=
"5"
>
</
input
>
<
pre
id
=
"info"
>
</
pre
>
<
script
type
=
"text/javascript"
src
=
"demo-built.js"
>
</
script
>
</
body
>
</
html
>