psaylor / sox-audio

A NodeJS interface to SoX audio utilities
MIT License
70 stars 22 forks source link

added support for providing endianness of output #5

Open andyperlitch opened 8 years ago

andyperlitch commented 8 years ago

added .outputEndian as an option, and fixed a few typos in the readme ('signed' should be 'signed-integer').