/node-sox

node.js bindings for libsox

Primary LanguageC++

install

First you'll need the libsox headers.

On a debian system, do:

sudo apt-get install libsox-dev

then with npm do:

npm install sox

license

LGPL (same as libsox) or MIT