Node.js module for mixing multiple PCM streams into one.
Go to file
2013-12-31 10:06:42 +00:00
lib input objects with mono/stereo conversion 2013-12-31 10:06:42 +00:00
.gitignore Initial commit 2013-12-30 00:32:00 -08:00
index.js outlining the mixer object 2013-12-30 10:50:54 +00:00
LICENSE Initial commit 2013-12-30 00:32:00 -08:00
package.json npm package.json added 2013-12-30 08:36:53 +00:00
README.md Initial commit 2013-12-30 00:32:00 -08:00

audio-mixer

Node.js module for mixing multiple PCM streams into one.