sox-static
v1.0.0
Published
Static sox binaries for MacOS, Linux and Windows.
Downloads
125
Maintainers
Readme
sox-static
Static sox binaries for MacOS, Linux and Windows.
Installation
npm install sox-static
Usage
Returns the path of the sox
binary on the local filesystem.
const pathToSox = require('sox-static-macos')
console.log(pathToSox)
// /Users/j/playground/node_modules/sox-static-macos/sox
Contributing
If you have a question or need support using sox-static
, 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.