You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.
Steps to reproduce:
mp3.Decode()
on the fileExpected result:
Decoding file successfully
Actual result:
The function returns an error saying
mp3: mp3: only layer3 (want 1; got 3) is supported
Notes:
I using a version of go-mp3 is v0.3.2
I use the mp3 file inside the same issue #9 that is decoded successfully
The text was updated successfully, but these errors were encountered: