How can I filter the output of comport connected to an arduino reporting integer values with Serial.println? The arduino fuction supposedly sends an ASCII value and I get accurate results in Arduino's serial monitor. In PD with comport however, I get a stream of two-digit numbers. The limited documentation does not seem to cover this. Any help?