ddiakopoulos / libnyquist

:microphone: Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)
BSD 2-Clause "Simplified" License
534 stars 64 forks source link

Update minimp3 headers. #47

Closed mallgrab closed 3 years ago

mallgrab commented 3 years ago

Fixes an issue where the floating vectors from a decoded mp3 file contains information from the vbr header tag. Basically getting bad sample data when decoded.