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
1.98k stars 432 forks source link

Change Buffer size i2sOutputNoDac #682

Open CheatingBoy6890 opened 1 month ago

CheatingBoy6890 commented 1 month ago

I want to play with my selfbuild Lasertag weapon. The problem is the Heap doesn't have the 30 + kB of Heap needed to play the Audio. I tried mp3 and Flac the file source is spiffs and the board a ESP8266 D1 mini.