cuet 0.0.5

Library to read & append WAVE file CUE chunks
Documentation

NOT READY FOR PRIME-TIME

Snagging this sweet crate name before some name-squatter does

0.0.2:

  • LITERALLY just rename README.MD to README.md so crates.io knows what's up

0.0.3:

  • Correct version of previous changes in changelog
  • Rewrite from scratch
  • Implement reading cue chunks and parsing cue points from said chunks
  • Implement appending cue chunks to existing WAVE files

0.0.4:

  • Make tag argument option on reading chunks, return tag with chunk (breaking)

0.0.5:

  • Support reading and writing LIST chunks w/ labeled text "ltxt" sub-chunks