<div dir="ltr"><div>You can force the redrawing of the array by writing to it with control objects like [tabwrite] or [array set];</div><div>e.g you can repeatedly write 0 to index 0:<br></div><div>[metro 50]</div><div>|</div><div>[0(</div><div>|</div><div>[array set THE_ARRAY]<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 27 mars 2023 à 17:45, Matt Davey <<a href="mailto:hard.off@gmail.com">hard.off@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">I would record into a table and then have a second visual array that gets updated from the table every 300ms </div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 27 Mar 2023 at 23:38, Simon Iten <<a href="mailto:itensimon@gmail.com" target="_blank">itensimon@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">hi list,<br>
<br>
i was wondering if i can somehow force a redraw of an array while it is recorded into via [tabwrite~] ?<br>
<br>
as it is now, the array only displays the new data once tabwrite~ has finished writing.<br>
<br>
i would like to use the array as a UI element in an art installation and ideally it should look like in a DAW that records, so the waveforms should appear every 300ms or so while recording. sound output will be muted during the 5 second recording, in case the redraw could interfer with sound output. sound input should be consistent though since i record into the buffer :-)<br>
<br>
cheers<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div></div>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>