Releases: schreibfaul1/ESP32-audioI2S
Releases · schreibfaul1/ESP32-audioI2S
ESP32-P4 support
Adruino Version > V3.0.0
PSRAM must be activated
The I2S signal is resampled to 48 KHz stereo 16bps
last release without PSRAM
3.2.1 V3.2.1
V3.2.0
ESP32-P4 ready
3.1.0
Only supports Arduino versions from V3 and therefore no longer supports an internal DAC
3.0.12
separate task for decoding and outputting the data. 'playAudioData()' is started periodically and fetches the data from the InBuffer. This ensures that the I2S-DMA is always sufficiently filled, even if the Arduino 'loop' is stuck.
Arduino V3.0 ready
impl OPUS feature "Code 3: A Signaled Number of Frames in the Packet" (RFC-6716 3.2.5)
Arduino V3.0 ready
Arduino Version must be V2.0.8 or higher
3.0.0
add OPUS decoder
2.0.6
Jump correction for m4a files
2.0.5
HLS, read ID3 header