Releases: rochars/wavefile
Releases · rochars/wavefile
6.12.7
version 6.12.7 (2018-06-12)
- update: byte-data to version 9 and riff-chunks to version 5.
6.12.6
version 6.12.6 (2018-06-11)
- fix: remove dist from npm in v6 to avoid breaking dependents.
6.12.5
version 6.12.5 (2018-06-11)
- fix: webpack.config so no dependency dist is used in the bundle.
6.12.4
version 6.12.4 (2018-06-11)
6.12.1
version 6.12.1 (2018-06-11)
- Update riff-chunks to 4.0.6 to fix odd numbers on chunkSize.
6.12.0
version 6.12.0 (2018-06-10)
- Add support for 'ltxt' chunks.
6.11.0
version 6.11.0 (2018-06-10)
- Reading and writing the "smpl" chunk.
6.10.4
version 6.10.4 (2018-06-01)
- fix: listChunks var JSDoc type definition in readLISTChunk_().
- Better documentation.
6.10.3
version 6.10.3 (2018-05-25)
- fix: dwChannelMask for 1, 2, 4, 6 and 8 channels.
6.9.0
version 6.9.0 (2018-05-12)
- Update labels with updateLabel(labelIndex, labelText)