schreibfaul1 / ESP32-vs1053_ext

With this library You can easily build a WebRadio with a ESP32 board and a mp3-module. See: https://www.youtube.com/watch?v=u4u9NvZvWRk
GNU General Public License v3.0
106 stars 29 forks source link

Interrupted music #22

Open ms99wasa opened 3 years ago

ms99wasa commented 3 years ago

I have a very simple implementation, very similar to the tiny example . It runs good but sometimes music is interrupted for very short time . No keys or display . Only the player on one radio station.

Any hints what might be the reason? Is it possible to increase the buffer? How to test for the reason? Is this normal behavior?