I have successfully gotten arduino running with pd, using the arduino-test.pd from arduino's webpage. I have a button attached to the arduino, so it triggers a bang when the connection is closed. But the bang is triggered both when the button is pressed and depressed. Is there a way to only have the bang hit when the button is pressed?
thanks.