Added package webaudio

This commit is contained in:
Jez Kabanov 2017-05-15 13:58:47 +10:00
parent 4d653fead5
commit 6cedabce05

View File

@ -6344,5 +6344,21 @@
"description": "Sitmo parallel random number generator in Nim",
"license": "MIT",
"web": "https://github.com/jxy/sitmo"
},
{
"name": "webaudio",
"url": "https://github.com/ftsf/nim-webaudio",
"method": "git",
"tags": [
"javascript",
"js",
"web",
"audio",
"sound",
"music"
],
"description": "API for Web Audio (JS)",
"license": "MIT",
"web": "https://github.com/ftsf/nim-webaudio"
}
]