Skip to content

Releases: rochars/wavefile

6.12.7

12 Jun 19:36
Compare
Choose a tag to compare

version 6.12.7 (2018-06-12)

  • update: byte-data to version 9 and riff-chunks to version 5.

6.12.6

12 Jun 00:07
Compare
Choose a tag to compare

version 6.12.6 (2018-06-11)

  • fix: remove dist from npm in v6 to avoid breaking dependents.

6.12.5

11 Jun 20:14
Compare
Choose a tag to compare

version 6.12.5 (2018-06-11)

  • fix: webpack.config so no dependency dist is used in the bundle.

6.12.4

11 Jun 10:50
Compare
Choose a tag to compare

version 6.12.4 (2018-06-11)

  • browser version on npm.

6.12.1

11 Jun 05:21
Compare
Choose a tag to compare

version 6.12.1 (2018-06-11)

  • Update riff-chunks to 4.0.6 to fix odd numbers on chunkSize.

6.12.0

11 Jun 00:51
Compare
Choose a tag to compare

version 6.12.0 (2018-06-10)

  • Add support for 'ltxt' chunks.

6.11.0

10 Jun 02:27
Compare
Choose a tag to compare

version 6.11.0 (2018-06-10)

  • Reading and writing the "smpl" chunk.

6.10.4

01 Jun 18:54
Compare
Choose a tag to compare

version 6.10.4 (2018-06-01)

  • fix: listChunks var JSDoc type definition in readLISTChunk_().
  • Better documentation.

6.10.3

25 May 05:03
Compare
Choose a tag to compare

version 6.10.3 (2018-05-25)

  • fix: dwChannelMask for 1, 2, 4, 6 and 8 channels.

6.9.0

13 May 01:10
Compare
Choose a tag to compare

version 6.9.0 (2018-05-12)

  • Update labels with updateLabel(labelIndex, labelText)