Search found 1 match
- Sat Jan 21, 2023 8:39 pm
- Forum: ESP32 Arduino
- Topic: Reading and playing back audio samples realtime
- Replies: 0
- Views: 1017
Reading and playing back audio samples realtime
Dear fellow forummembers, For a school project, I would like to get a bass-amplifier up-and-running with an ESP32. My idea for doing this is as follows: I want to sample audio from AUX via I2S reading. Then I want to filter out the bass frequencies via a low-pass-filter. Next I will add a multiple o...