explain this

yair reshef's icon
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?

tada's icon
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....

yair reshef's icon

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 (?)

B. B. Pedersen's icon

Could it be because chr(0) is the string termination character?