<div dir="ltr">Check the rePatcher Pd patch <a href="http://wiki.openmusiclabs.com/wiki/Repatcher">http://wiki.openmusiclabs.com/wiki/Repatcher</a> they 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.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 12, 2013 at 2:41 PM, David Welch <span dir="ltr">&lt;<a href="mailto:nicederangement@gmail.com" target="_blank">nicederangement@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>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): <br>
<br></div>
B 1023 1022 1021 1023 1021 etc.<br><br></div>Does anyone know how one can process this in such a way that the numbers are handled in the same order, correctly? <br><br></div>thanks,<br>Dave<br></div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>