<div dir="ltr">there's also this on the horizon <a href="https://github.com/pure-data/pure-data/pull/711">https://github.com/pure-data/pure-data/pull/711</a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em sex., 28 de mai. de 2021 às 09:07, Roman Haefeli <<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 2021-05-28 at 13:31 +0200, hans w. koch wrote:<br>
> using 4 superimposed arrays to show different waveforms (e.g. phase<br>
> differences), i was wondering, if there is a way to assign a unique<br>
> color to each array, to visually better separate the waveforms.<br>
> i found a discussion "[PD] Array Enhancements" about that (and other<br>
> things, like "Hide Array name” - still not working) from 2009 [1] and<br>
> another one "[PD] colored arrays?” from 2007 [2],<br>
> but no tangible result - or i missed that, then sorry!<br>
<br>
As someone mentioned in one of the other threads, you could achieve<br>
colored array displays with data structures.<br>
<br>
An example is here:<br>
<a href="https://www.netpd.org/fl-hishv.png" rel="noreferrer" target="_blank">https://www.netpd.org/fl-hishv.png</a><br>
<br>
Code is in:<br>
<a href="https://github.com/reduzent/netpd-instruments/blob/master/abs/fl_filterplot.pd" rel="noreferrer" target="_blank">https://github.com/reduzent/netpd-instruments/blob/master/abs/fl_filterplot.pd</a><br>
<br>
Roman<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>