feelfreelinux / feelfreelinux/cspot
Stutters when fetching chunk on esp32
Open
- Dominant language
- C++
- Stars
- 638
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
every time `Chunk requested %d` prints on the monitor there is a tiny audio stutter. Is it possible that chunks aren't being pre-fetched enough? Is too much CPU being used fetching that it messes with the I2S output?
Setup:
Board: ESP32-WROVER-E (8MB PSRAM)
Codec: PCM5102A
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.