190630 - Multi-Touchpad Playing Synth !
I was able to generate sounds by touching / tapping / pressing each one of the touchpads.
View images below to see how the Paper Touchpad was made.
Tools: Arduino & openFrameworks
Challenge: Drum sounds created noise whereas the synth wav worked beautifully.
Fixed ! with an ‘if’ statement in openFrameworks, saying that ‘if the value is smaller then the current threshold && bigger then the previous && the current file is loaded, do not play !
Inspired by KOBAKANT