Releases: rochars/wavefile
Releases · rochars/wavefile
6.1.1
Using byte-data^7.0.0 (up to 2x faster).
6.1.0
Reading and writing the "cue " chunk.
5.0.3
Using bitdepth^3.0.1 to fix precision loss on float to int conversion.
5.0.0
Truly scaling up and down the samples to and from any bith depth.
4.0.0
v4.0.0
WAVE_FORMAT_EXTENSIBLE files from scratch created with silence
3.0.1
v3.0.1
using riff-chunks ^3.1.0 to avoid duplicated dependencies
2.3.4
using alawmulaw module instead of alaw and mulaw-js modules.