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
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
LGPL (same as libsox) or MIT