at processing.serial.Serial.errorMessage(Unknown Source)
at processing.serial.Serial.write(Unknown Source)
at cc.arduino.Arduino.digitalWrite(Arduino.java:236)
at BASIC_2.controllerChange(BASIC_2.java:139)
... 10 more
anyone else run into this problem?? any ideas on how to stop this error from happening?? I have arduino.serialWrite functions being called when midi data is being read -- is this the problem??