is ADF still relevant/usable ?

esp32.damiano
Posts: 34
Joined: Sat Aug 23, 2025 6:09 am

is ADF still relevant/usable ?

Postby esp32.damiano » Fri May 29, 2026 2:54 pm

I am working on an ESP32-C6 with es8388 audio codec to do what should be a simple "player/recorder" in AAC format

I did try to wrestle ADF into submission to support AAC for both encode/decode but, could not manage, so, I discovered that there is

espressif/esp_audio_codec that should be way better

also

espressif/esp_codec_dev should have way better support of es8388

BUT attempting to put together 6.01 IDF + ADF result in a mess (basically, duplicated functionality and unclear naming + conflicting funvctions)

so what should I do ? DUMP ADF ?

esp32.damiano
Posts: 34
Joined: Sat Aug 23, 2025 6:09 am

Re: is ADF still relevant/usable ?

Postby esp32.damiano » Fri May 29, 2026 3:09 pm

example of confusion, there is

espressif/esp_codec_dev

and it is a component of IDF

and also

esp_codec_dev in ADF

who is using what ?

as I wrote into another post, espressif should provide a server-side page where a user select what packages are needed, for a specific CPU and specific functions and what arrives is a "blob" holding ONLY those packages

and server side does check for naming conflicts

Who is online

Users browsing this forum: No registered users and 1 guest