Yesterday, 17:26 -
Hello, I'm building what is essentially the OG Samplerbox (7 Segment screen and +/- buttons) in an old transistor radio enclosure as a present for my dad and I'm having real trouble getting simple GPIO buttons working.
I'm very new to Raspberry Pi and have been attempting to edit congiguration.txt try different GPIO wiring etc but to no avail! I can add samples and get the WebGUI to change instrument preset with no problem but it'll all be completely self contained (my dad won't be able to get the webgui working).
All I need is two GPIO buttons in one menu:
+ instrument preset
- instrument preset
(and possibly a reverb on and off button)
If anyone can help me with the code I need for this I would be massively grateful. Would I need to edit the menu.csv to ignore all other sub menus when I'm just using two buttons?
I'm very new to Raspberry Pi and have been attempting to edit congiguration.txt try different GPIO wiring etc but to no avail! I can add samples and get the WebGUI to change instrument preset with no problem but it'll all be completely self contained (my dad won't be able to get the webgui working).
All I need is two GPIO buttons in one menu:
+ instrument preset
- instrument preset
(and possibly a reverb on and off button)
If anyone can help me with the code I need for this I would be massively grateful. Would I need to edit the menu.csv to ignore all other sub menus when I'm just using two buttons?