Skip to content

Version 0.2 (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@FaintWhisper FaintWhisper released this 05 Aug 21:00
· 5 commits to main since this release
  • Removed unnecessary and repeated logs.
  • Duration of the audio as well as the playback time are now printed to standard output.
  • Fields of the audio file format header as well as the ones contained in the fmt and data subchunks are now stored as public members inside the WAVReader class so they can be easily accessed from outside.
  • Updated README.md.