Closed mattdesl closed 1 year ago
Can you please provide the original WAV file, to see if I can reproduce it?
Edit: sorry, nevermind. I have the same problem on macOS. Investigating now!
The above commit should fix this problem, I believe. Please let me know if it's still present.
Thanks for reporting!
Works now! Thanks. Great little library here, going to see if I can make a JS implementation.
Each file has a very loud noise at the beginning of the file once I convert from WAV to QOA and back to WAV.
Steps:
qoaplay
and MP3/FLAC bits in Makefilemake
./qoaconv input.wav input.qoa && ./qoaconv input.qoa output.wav
output.wav
has a noticeable beep, occurs on all tested WAV filesThis loud part at the beginning should not be present in the output WAV:
Using a MacBook Pro M1 Max, macOS 12.5.1.