Added sound lib

This commit is contained in:
Yuriy Glukhov 2015-12-09 15:51:07 +02:00
parent b4ad872135
commit 8fd77da40d

View File

@ -3731,5 +3731,17 @@
"description": "Nim wrapper for the snappy compression library. there is also a high-level API for easy use",
"license": "BSD",
"web": "https://github.com/dfdeshom/nimsnappy"
}
},
{
"name": "sound",
"url": "https://github.com/yglukhov/sound.git",
"method": "git",
"tags": [
"sound",
"ogg"
],
"description": "Cross-platform sound mixer library",
"license": "MIT",
"web": "https://github.com/yglukhov/sound"
}
]