Hi all,
I’ve just started messing around with SPi (and coding) this week and have managed to get my GPIO inputs talking to Sonic Pi. If anyone is interested I’ll put a great link to get you started with this here:
So I’ve managed to follow these instructions, which has opened up the door to my dream of creating my own sequencer/synthesizer using the RPi. With this door now open, I’m looking through the other side and am wondering if anyone can shine some light on what’s possible using inputs such as potentiometers and buttons.
My (limited) understanding so far is that the function of the GPIO hardware is pre-defined as python3 script, and cannot be edited once within sonic pi. My intuition says this is a limitation, but I would really love to see what other people have achieved using a similar setup!