Releases: rochars/wavefile
Releases · rochars/wavefile
8.1.1
version 8.1.1 (2018-07-04)
- Fix documentation issues.
8.1.0
version 8.1.0 (2018-07-04)
- Add CLI to manipulate wave files from the command line.
8.0.3
version 8.0.3 (2018-07-03)
- Fix: Change the bit depth and apply compression to huge files.
8.0.2
version 8.0.2 (2018-06-29)
- Fix: Handle multiple instances of RIFX and RIFF.
8.0.1
version 8.0.1 (2018-06-29)
- Remove @export tags
- Add externs file for the Closure Compiler
- Update TypeScript declaration with fromBuffer() optional argument
8.0.0
version 8.0.0 (2018-06-29)
- Read and write huge files.
- Fix: CommonJS dist to be compatible with TypeScript declaration file.
- Remove interleave() and deInterleave() from the API.
7.0.1
version 7.0.1 (2018-06-27)
- Add TypeScript declaration file.
7.0.0
version 7.0.0 (2018-06-27)
- ES6 module.
- Better memory use.
- Smaller dist files.
7.0.0-alpha.10
version 7.0.0 (unreleased)
- ES6 module.
- Better memory use
6.13.0
version 6.13.0 (2018-06-13)
- feature: Add BWF data to files.