<div dir="ltr"><div>Hi,</div><div><br></div><div>Recently I&#39;ve been poking around with Chugins and created a couple of things I thought were &#39;missing&#39; in the official ChucK and Chugin repos, UGens like Wrap, Clip, Sample and Hold, etc. (<a href="https://github.com/mariobuoninfante/ChucK_chugins">https://github.com/mariobuoninfante/ChucK_chugins</a>), and I was thinking about adding an oscilloscope as well.</div><div>Recently I also put together a clunky class that allows you to plot things using gnuplot, but it&#39;s an offline thing, then you need to use Std.system() (that means using --caution-to-the-wind), I mean it&#39;s not ideal to be honest, especially if you&#39;re looking for an oscilloscope.</div><div>I was wondering, would a Chugin be the right thing to work on to create an oscilloscope? <br></div><div>I never dealt with UIs before, so I could be saying something completely naive here, but I was thinking about having a Chugin you can connect UGens to then display their waveform.<br></div><div>Then have methods that allow to change the oscilloscope settings (ie x-axis and y-axis resolution, etc.).<br></div><div>Does anybody have any experience with this kind of things? Chugins with UIs?<br></div><div>Is it even sensible?<br><br></div><div>Cheers,</div><div>Mario<br></div><div><br></div></div>