Hello everyone,
I'm having a strange issue – I can't get a button to work with any of the digital pins on my Bela. The eventual goal is to simply play back audio when a switch/button is activated.
To get it out of the way:
1. I updated the Bela firmware to the most recent version.
2. I'm confident that the syntax in Pure Data is correct (image attached).
3. I made sure to use pin 0 (on Bela) and ground to test the button.
The digital in example in the IDE specifies to use a resistor to avoid any button noise. I didn't do this, and simply touched two wires together, one from the digital in pin, and the other from the ground. Nothing happens. I tested out different pins, and still the same result. It worked momentarily for just an instant, but that's it. I'm not sure what I'm doing wrong. I checked the troubleshooting section but couldn't figure it out – any help to point me in the right direction would be tremendously appreciated.
Thank you!