Hey Folks, first thanks to Joseph for the great project and everyone for contributing here! I've got a PI3 running the samplerbox with the couple sound bank buttons
I'm looking for any help/clues as to selecting the sound banks (samples sets) from a physical switch using GPIO pins (instead of changing the bank with the buttons). I'm thinking of a 12 position rotary switch (I'm not interested in having lots of sample sets, 12 is more than enough for me - this way also I can dispense with the screen altogether.)
The physical part will be easy connecting the switch to GPIO, but I'm no programmer for the Python script (willing to learn a little though!). I guess something could go in the "Load First Sample Set" section of the .py script that would be dependent on which pins were grounded in the GPIO?
Thanks for any helpful links/ideas/clues!