PicoStepSynth proto w/ CircuitPython synthio

Опубликовано: 24 Октябрь 2024
на канале: todbot
2,031
79

Trying out some synth interface ideas in CircuitPython using one of my "picostepsynth" (aka "picostepknobs") proto PCBs and synthio.

I really want to use pots, but I also want the pots to do multiple things. So figuring out a "knob pickup" algorithm that works intuitively is challenging. I'm getting close tho.

#raspberrypipico #circuitpython #synthdiy #synthio #rp2040