Added package wave (#1343)

This commit is contained in:
jiro 2020-01-26 15:27:16 +09:00 committed by Miran
parent cc3b2bf6f0
commit f9a27b2e66

View File

@ -16333,5 +16333,20 @@
"description": "Z3 binding for Nim",
"license": "MIT",
"web": "https://github.com/Double-oxygeN/z3nim"
},
{
"name": "wave",
"url": "https://github.com/jiro4989/wave",
"method": "git",
"tags": [
"library",
"sound",
"media",
"parser",
"wave"
],
"description": "wave is a tiny WAV sound module",
"license": "MIT",
"web": "https://github.com/jiro4989/wave"
}
]