aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 15fe15d..a3dba0e 100644
--- a/packages.json
+++ b/packages.json
@@ -6566,6 +6566,38 @@
"web": "https://github.com/enthus1ast/nimWebTemplates"
},
{
+ "name": "cmixer",
+ "url": "https://github.com/rxi/cmixer-nim",
+ "method": "git",
+ "tags": [
+ "library",
+ "audio",
+ "mixer",
+ "sound",
+ "wav",
+ "ogg"
+ ],
+ "description": "Lightweight audio mixer for games",
+ "license": "MIT",
+ "web": "https://github.com/rxi/cmixer-nim"
+ },
+ {
+ "name": "cmixer_sdl2",
+ "url": "https://github.com/rxi/cmixer_sdl2-nim",
+ "method": "git",
+ "tags": [
+ "library",
+ "audio",
+ "mixer",
+ "sound",
+ "wav",
+ "ogg"
+ ],
+ "description": "Lightweight audio mixer for SDL2",
+ "license": "MIT",
+ "web": "https://github.com/rxi/cmixer_sdl2-nim"
+ },
+ {
"name": "chebyshev",
"url": "https://github.com/jxy/chebyshev",
"method": "git",