Close

ESP32 as BT receiver with DSP-capabilities

Back to overview

Adding features such as biquad filters to espressif's a2dp_sink example.

Discussions

Raphael H wrote 09/22/2019 at 14:38 point

Hi, not really, only for the first few seconds there can be glitches. But otherwise nothing hearable.

You can try to use .use_apll = false in the i2s_config in main.c, I forgot to mention this.

  Are you sure? yes | no

AJ_V wrote 09/22/2019 at 10:32 point

Nice blog! I tried this and a2dp audio is glitchy and stutters at times with android. Have you noticed this? discussion here:

https://github.com/espressif/esp-idf/issues/3407

  Are you sure? yes | no