Skip to content

8.2.0

Compare
Choose a tag to compare
@rochars rochars released this 12 Jul 07:11
· 227 commits to master since this release

version 8.2.0 (2018-07-12)

  • Add listTags() method to the API. It return a Object<tag, value> with the RIFF tags in the file.
  • Add listCuePoints() method to the API. It return a object similar to in WaveFile.cue, but with the position of each point in milliseconds.