earlephilhower / ESP8266Audio

Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32
GNU General Public License v3.0
2.03k stars 432 forks source link

Fix use of use_mclk and tx_desc_auto_clear for ESP32 #630

Open judge2005 opened 1 year ago

judge2005 commented 1 year ago

Fix for Issue 627: ESP32 Sound output stopped working with IDF >= 4.2.0