1.4.0 • Published 5 years ago

sox-static-linux v1.4.0

Weekly downloads
13
License
LGPL-2.1-only
Repository
github
Last release
5 years ago

sox-static-linux

Static sox binariy for Linux.

npm version

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.

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago