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

Distorted *.wav files #48

Closed
MahmubulH opened this issue Oct 23, 2018 · 1 comment
Closed

Distorted *.wav files #48

MahmubulH opened this issue Oct 23, 2018 · 1 comment

Comments

@MahmubulH
Copy link

Arduino Board: MEGA2560
IDE Version: 1.8.5

I've connected the VS1053 and started playing audio.
MP3 files work great, but WAV files produce distortion.

The shield datasheet says it is able to support wav files so I am lead to believe the problem is from this library?

@ladyada
Copy link
Member

ladyada commented Oct 26, 2018

your chip isnt fast enough to play WAVs, they're large and require a lot of data passing. use a faster chip, or MP3

@ladyada ladyada closed this as completed Oct 26, 2018
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

No branches or pull requests

2 participants