msalat

Results 27 comments of msalat

Perhaps got such sound on my scoppy osci: ![grafik](https://user-images.githubusercontent.com/54289405/167242990-bcce2a93-a720-49af-9d56-726a559b95be.png)

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) ![grafik](https://user-images.githubusercontent.com/54289405/168014706-33f07671-bbf8-4cb4-90cd-d7ea634aa597.png)

... 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.