Skip to content
Discussion options

You must be logged in to vote

My libraries are aleady optimized and I am sure the issue is in your sketch:

  • You can't allocate more RAM than you have!
  • Use an ESP32 with PSRAM, Activate PSRAM and use a Vector from AudioTools instread of C arrays. Alternatively you can use the PSRAM functionality from this library.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants