is ADF still relevant/usable ?
Posted: 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 ?
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 ?