Check the rePatcher Pd patch
http://wiki.openmusiclabs.com/wiki/Repatcherthey are sending the
hexadecimal 0xc0 for the beginning of the data stream
(decimal 192) and then collect the rest of the values. If this is what you
need..It works fine for me.


On Thu, Dec 12, 2013 at 2:41 PM, David Welch <nicederangem...@gmail.com>wrote:

> say I have a stream of ASCII numbers coming in from an Arduino device. It
> contains a letter indicating the beginning of the stream, something like
> (when you translate from ASCII):
>
> B 1023 1022 1021 1023 1021 etc.
>
> Does anyone know how one can process this in such a way that the numbers
> are handled in the same order, correctly?
>
> thanks,
> Dave
>
> _______________________________________________
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to