msalat
msalat
Perhaps got such sound on my scoppy osci: 
I've tried the toneMeldoy example with the same audio output stage and it is much louder and clear.
Harsh from 1.04s to 1.2s and every few seconds... (recorded from my smartphone) 
... and I had to remove all non-ac101 (es8388, ..) lines from components/audio_hal/CMakeLists.txt because of errors like ``` esp-adf/components/audio_hal/driver/es8311/es8311.c:59:22: error: 'BOARD_PA_GAIN' undeclared (first use in this function) ```
ok https://github.com/Ai-Thinker-Open/ESP32-A1S-AudioKit/issues/38#issuecomment-1483840692 instead is enough, no need to remove non-ac101 from CMakeLists.txt
https://github.com/Ai-Thinker-Open/ESP32-A1S-AudioKit/blob/master/static/add_ac101_cmake%20files.png does contain **es8388** instead of **ac101**, too
Yes, it is not the same project and this is not necesarry to be the same project, but you could have done `fork` of `esp-adf`, and then we could do...
e. g. here https://github.com/espressif/esp-adf (as on every github project page, this page you are reading now, too) is a button `Fork` (on the same line as the project name) where...
Fine! Would it be possible to rename your othiman/esp-adf to something more clear, perhaps othiman/esp-adf-ac101? There are so many forks of esp-adf... Am 10.10.20 um 13:21 schrieb Thomas Schlien: >...
I've tried `examples/advanced_examples/dlna`, stuttiering a lot while playing youtube from browser; a lot better from vlc (os: linux). Also `tried pipeline_living_stream`, worked great for me after search/replace aac -> mp3.