Skip to content

v0.2.8

Choose a tag to compare

@mfbulut mfbulut released this 06 Aug 14:44
· 35 commits to main since this release
  • Resample all music to 48 kHz (resolves freezes when switching device sample rates)
  • Use a custom binary format instead of CBOR (faster loading/saving)
  • Move to a custom FLAC decoder and remove dr_flac
  • Add a GLFW windowing backend (disabled by default)
  • Add song deduplication to the library
  • Track moved songs without losing information like playtime, likes, etc.
  • Reduced binary size (0.83mb -> 0.66mb)

Warning

Removed support for MP3 and WAV files.
You should not be using either of these formats in 2026 anyway.
For lossy audio, Opus is superior; for lossless audio, FLAC is superior.
If you still want to use them you can stay at previous version