0.1.0-alpha • Published 8 years ago

sonority v0.1.0-alpha

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Sonority

Sonority is an audio library written in JavaScript, for node.js and the browser.

Install

$ npm install sonority

Backends

Currently, only VLC (via cvlc) is supported. Not even mplayer is possible, because it's remote-control slave interface only works through stdin (making streams impossible to use) and named pipes (mkfifo), which is not supported in node.js

0.1.0-alpha

8 years ago