Skip to content

ESP32 Audio Board 2,2 404 Guitar Distortion pedal raw and distorted buffer play in real time and write to SDMMC #2102

Answered by pschatzmann
AndreyLapshov asked this question in Q&A
Discussion options

You must be logged in to vote

I am not sure if I understand your question: if you want to write out the audio to the SD, you will need to make sure that write thruput is not lower than the the one required to process the audio: a first step would be to lower the sample rate and if you have determined the acutal working rate you can try to improve the write speed.

If you just want to do some SD processing in parallel, you would use a separate task.

Here is the list of all available effects.

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