Hi guys,<br><br><br>I&#39;ve recently discovered Pure Data as versatile platform I could use to build a robotic GUI. The idea is to collect data from a robot, send it to an OSC (open source control) server, get the data in pd~ and deal with it. One important aspect would be to plot data, in real-time, so the graph scrolls from right to left, and data is appended to the end of array (right) (well, I hope what I write is understandable...).<br>
<br>So far so good, I&#39;ve been able to build all the OSC part, and even plot things in a array in pd~, but I can only find a way to plot data from left to right, and when array&#39;s end is reached, clear it and start from beginning again. In other words, I can&#39;t make it scroll...<br>
<br>Is there a common, usual way to do this ? Should I use &quot;struct&quot;, &quot;pointer&quot; and other kind of advanced stuffs ? Is there any externals I could use or base on to build this ?<br><br><br>Thanks in advance for your help,<br>
Cheers,<br>Seb<br>-- <br>Sébastien Lelong<br><a href="http://sirbot.org">http://sirbot.org</a><br>