explain this
Max Patch
Copy patch and select New From Clipboard in Max.
im sending a list to serial,
why does this patch of sprintf/itoa doesn't keep a length of 3?
Max Patch
Copy patch and select New From Clipboard in Max.
hello yair reshef...i have give you a brief explanation in the example patch....
im drowning and your describing the water.:)
so a quick fix to keep using that method to pass serial
is to offset by 1 and subtract on the other end (?)
Could it be because chr(0) is the string termination character?