Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MP3Decoder: clear out DSP data when opening a new stream #9866

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

jepler
Copy link
Member

@jepler jepler commented Dec 4, 2024

The new test verifies that the first part of an MP3 decodes as expected even when the "open" method is used.

Closes: #9705

The new test verifies that the first part of an MP3 decodes as
expected even when the "open" method is used.

Closes: adafruit#9705
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jepler jepler merged commit b481f1f into adafruit:main Dec 5, 2024
15 checks passed
@jepler jepler deleted the mp3decoder-reopen-glitch branch December 5, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MP3Decoder: Switching tracks can play part of the previous track
2 participants