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

raspberrypi: Enable mp3 playback #4380

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Conversation

jepler
Copy link
Member

@jepler jepler commented Mar 10, 2021

The rp2040 is very marginal for mp3 playback, and currently sometimes triggers a bug that gives garbled audio output. However, it does work for some limited situations.

The rp2040 is _very_ marginal for mp3 playback, and currently sometimes triggers a bug that gives garbled audio output.  However, it does work for some limited situations.
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.

Something is better than nothing! We can always improve it later.

@jepler jepler marked this pull request as ready for review March 11, 2021 18:53
@jepler jepler merged commit 24f4d98 into adafruit:main Mar 11, 2021
@jepler jepler deleted the rp2040-audiomp3 branch March 11, 2021 18:53
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.

2 participants