Arduino-Controlled Vocal Effects Box
Amanda Ghassaei built this sweet vocal effects box: This effects box uses an Arduino to sample incoming audio at 40kHz with 8 bit precision, the audio data is then digitally pitch shifted and distorted to produce a wide variety of effects. To minimize the amount of computation required by the Arduino, I used a technique […]