Skip to content

Releases: rochars/wavefile

6.1.1

04 May 02:35
Compare
Choose a tag to compare

Using byte-data^7.0.0 (up to 2x faster).

6.1.0

02 May 07:49
Compare
Choose a tag to compare

Reading and writing the "cue " chunk.

6.0.0

02 May 05:09
Compare
Choose a tag to compare

New API.

5.0.3

30 Apr 23:47
Compare
Choose a tag to compare

Using bitdepth^3.0.1 to fix precision loss on float to int conversion.

5.0.0

30 Apr 17:23
Compare
Choose a tag to compare

Truly scaling up and down the samples to and from any bith depth.

4.0.0

27 Apr 08:47
Compare
Choose a tag to compare
v4.0.0

WAVE_FORMAT_EXTENSIBLE files from scratch created with silence

3.0.2

25 Apr 06:34
Compare
Choose a tag to compare
v3.0.2

BWFHeader class

3.0.1

25 Apr 04:20
Compare
Choose a tag to compare
v3.0.1

using riff-chunks ^3.1.0 to avoid duplicated dependencies

3.0.0

25 Apr 02:30
Compare
Choose a tag to compare

BWF

2.3.4

21 Apr 22:51
Compare
Choose a tag to compare

using alawmulaw module instead of alaw and mulaw-js modules.