<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class="">Thanks Roman</div><br class=""><blockquote type="cite" class="">Can you be more specific?<br class=""></blockquote><div class=""><br class=""></div><div class="">This is the Max FluidWaveform~</div><div class=""><br class=""></div><div class=""><img apple-inline="yes" id="EAF4C028-6211-423E-AB57-034BBCD6BD8C" width="640" height="400" src="cid:0E99918C-B7FD-4014-995F-1511D3684938@lan" class=""></div><div class=""><br class=""></div><div class="">And this is its SuperCollider equivalent:</div><div class=""><img apple-inline="yes" id="50A7DC23-CE46-4A5C-9116-3B04379EC1DC" width="640" height="172" src="cid:E615EE10-D915-4A53-82A6-AEFC8265117C@lan" class=""></div><div class=""><br class=""></div><div class="">You can draw a waveform, a time series, markers, etc</div><div class=""><br class=""></div><div class="">I’m trying to not have to write a GUI object… in the other 2 we are harvesting native technologies (JS in Max and the GUI stuff of SC) And we try to enable discussion on machine listening and machine learning across Creative Coding Environment so we kept a maximum of parity between the code bases. 8 combinations of oses and CCEs.</div><br class=""><blockquote type="cite" class="">An array of data structure rectangles doesn't sound that bad. Why are<br class="">you looking for another way?<br class=""></blockquote><br class=""><div class="">Because if I have a spectrogram of 400 pixels by 200 pixels, the struct drawing was taxing the machine quite a lot. Actually 100 smaller than that it was taxing the machine…</div><div class=""><br class=""></div><div class="">But maybe I got it wrong. Obviously I’m not aiming at parity of features, but just having a spectrogram layer I could tap would be ace.</div></body></html>