sox-static-linux
v1.4.0
Published
Static sox binary for Linux.
Downloads
131
Readme
sox-static-linux
Static sox binariy for Linux.
Installation
npm install sox-static-linux
Usage
Returns the path of the sox
binary on the local filesystem.
const pathToSox = require('sox-static-linux')
console.log(pathToSox)
// /Users/j/playground/node_modules/sox-static-linux/sox
Contributing
If you have a question or need support using sox-static-linux
, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.