Cap Sensor Arduino and Max
Hello,
I'm a newbie in Arduino programming. What I would like to do is to use fruits and veggies to trigger samples in MaxMsp. I'm having problems with coding arduino.
I'm using the CapSensor code from Arduino
(http://playground.arduino.cc//Main/CapacitiveSensor?from=Main.CapSense#.UxYV7l7ji2w)
and I get readings in Max. But I can't seem to get the sound to be turn on, as I'm using a compare function (>) to get my values to be read. Can someone offer me advice on how I should go about coding this in arduino or in maxmsp?
I'm on max5, arduino uno.
thank you