AnunkunramA / node-sox

node.js bindings for libsox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

node.js bindings for libsox