Skip to content

v0.5.3

Latest
Compare
Choose a tag to compare
@junetried junetried released this 04 Jan 13:17
· 8 commits to main since this release
2bf6b8c
  • Update dependencies
  • No longer convert samples position to f64
  • Don't clear raw bytes when loop hasn't changed in properties
    • This is a bug fix
  • Add env_logger and logging in code for debugging
    • Default level is error globally and warn for simple-nus3audio-gui
    • How to use it
  • Set bytes_raw from the encoded file being read and not from wav
    • This is a bug fix