sonority

0.1.0-alpha • Public • Published

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

/sonority/

    Package Sidebar

    Install

    npm i sonority

    Weekly Downloads

    3

    Version

    0.1.0-alpha

    License

    MIT

    Last publish

    Collaborators

    • skerit