Skip to content
Discussion options

You must be logged in to vote

I suggest that you have a look at my AudioTools library where you don't need to bother about these details.
Here is an example using an Equilizer. Just change the AudioKitStream to an AnalogAudioStream to use the internal DAC.

If you use the internal DAC with the ESP-IDF API, bits_per_sample is 16 but the DAC module will only take the 8bits from MSB.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
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