Commit 004dbb0 #1111
Unanswered
tv4you2016
asked this question in
Q&A
Commit 004dbb0
#1111
Replies: 1 comment
-
In the last version I had installed a modern mp3 decoder. This runs very well on the S3. The ESP32 is too slow for this. It would work if I moved various buffers from the PSRAM to the SRAM and replaced frequent bit operations with XTENSA asm. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello, @schreibfaul1
I'm using your lib and it was working 100%.
After updating the lib to the latest commit 0d590b7, I noticed that the stream was playing slowly.
I went back and saw that this started in commit 004dbb0
Any suggestions? I've used several radios and they all have the same issue.
Radio Links:
Radio 1
Radio 2
Settings:
HARDWARE: ESP32 240MHz, 320KB RAM, 8MB Flash
DEBUG: Current (cmsis-dap) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
PACKAGES:
Beta Was this translation helpful? Give feedback.
All reactions