Skip to content

Using libFLAC on ESP32 with PCM5102A for 44.1/16/2 audio #1596

Answered by pschatzmann
geoffw64 asked this question in Q&A
Discussion options

You must be logged in to vote

I suggest to compare your result with my example sketch: Just replace the AudioBoardStream with an regular I2SStream.

If this is giving the same bad result you will need to check the encoing of your files: I think a level of 0 (fastest) or 1 gives the best result and an ESP32 might not be powerfull enough to handle 8 (best quality).

Using the AudioTools has the advantage that you don't need to rewrite your sketch if you move to the latest ESP 3.0.1 core version.

Replies: 8 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@geoffw64
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
1 reply
@geoffw64
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@pschatzmann
Comment options

@geoffw64
Comment options

@geoffw64
Comment options

Comment options

You must be logged in to vote
1 reply
@geoffw64
Comment options

Comment options

You must be logged in to vote
1 reply
@geoffw64
Comment options

Comment options

You must be logged in to vote
1 reply
@geoffw64
Comment options

Comment options

You must be logged in to vote
1 reply
@geoffw64
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants