[PD] ordering stream

Alexandros Drymonitis adrcki at gmail.com
Thu Dec 12 14:33:25 CET 2013


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 <nicederangement at 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 at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20131212/09b9215b/attachment.htm>


More information about the Pd-list mailing list