Hello everyone! Im having trouble trying to communicate Arduino and MaxMSP.
I'm following the instructions I found on the internet. First I upload the StandardFirmata code that comes in the Arduino software examples, then I opened the Maxuino patch and when I try to get info from a connected potentiometer the patch shows me values after I rotate almost the the 50% of the potentiometer so the first 90 degrees of rotation don't show any number changing in the Maxuino patch, also when I finally get number changing it makes a drastical jump from 0.68 to 0.96 and it never reach 1 :-[.
I already tried with a 10k, 20k and 50k potentiometer.
Any ideas of why this is happening?? :-?