Skip to content

Releases: rochars/wavefile

8.1.1

04 Jul 19:05
Compare
Choose a tag to compare

version 8.1.1 (2018-07-04)

  • Fix documentation issues.

8.1.0

04 Jul 06:44
Compare
Choose a tag to compare

version 8.1.0 (2018-07-04)

  • Add CLI to manipulate wave files from the command line.

8.0.3

03 Jul 04:19
Compare
Choose a tag to compare

version 8.0.3 (2018-07-03)

  • Fix: Change the bit depth and apply compression to huge files.

8.0.2

29 Jun 15:24
Compare
Choose a tag to compare

version 8.0.2 (2018-06-29)

  • Fix: Handle multiple instances of RIFX and RIFF.

8.0.1

29 Jun 06:41
Compare
Choose a tag to compare

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

29 Jun 04:46
Compare
Choose a tag to compare

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

28 Jun 00:35
Compare
Choose a tag to compare

version 7.0.1 (2018-06-27)

  • Add TypeScript declaration file.

7.0.0

27 Jun 16:38
Compare
Choose a tag to compare

version 7.0.0 (2018-06-27)

  • ES6 module.
  • Better memory use.
  • Smaller dist files.

7.0.0-alpha.10

22 Jun 09:10
Compare
Choose a tag to compare

version 7.0.0 (unreleased)

  • ES6 module.
  • Better memory use

6.13.0

13 Jun 16:20
Compare
Choose a tag to compare

version 6.13.0 (2018-06-13)

  • feature: Add BWF data to files.