30 second continuous delay
30 second continuous delay
I’m attempting to build a delay pedal that does only one thing: when you stomp the button, it plays back 30 seconds of high quality audio from 30 seconds ago.
I think it would need to be continuously overwriting some type of eeprom array. Does anyone have any advice?
I bought a few Teensy audio shields to try and prototype it. But I obviously need to understand how to achieve such a continuous rewrite on EEPROM or some other form of quick rewrite memory.
If someone could guide me to the right information, I’d be most grateful.