[chuck-users] Chugin for UI (oscilloscope)

Mario Buoninfante mario.buoninfante at gmail.com
Wed Apr 15 12:48:47 EDT 2020


yap, that's a really good shout :)
I'll have a look at it to better understand what's going on in there.

I was also wondering, would it be ok/feasible to port sndpeek? or at least
to use that as a starting point cause, I mean from a quick look at it, it
is maybe a bit overkill, but fit for purpose for sure :)

Cheers,
Mario

On Wed, 15 Apr 2020 at 17:34, Perry R. Cook <prc at cs.princeton.edu> wrote:

> Well, MAUI is a chugin, only for Mac, so there is precedent for UI in
> Chugin.  MAUI is currently broken in the command line, only working in
> MiniAudicle.
>
> Perhaps Spencer/Ge can chime in on the vagaries of doing UI/graphics via
> Chugin??
>
> Prc
>
> from MyiPhone
>
> > On Apr 15, 2020, at 9:00 AM, chuck-users-request at lists.cs.princeton.edu
> wrote:
> >
> > Send chuck-users mailing list submissions to
> >    chuck-users at lists.cs.princeton.edu
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >    https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
> > or, via email, send a message with subject or body 'help' to
> >    chuck-users-request at lists.cs.princeton.edu
> >
> > You can reach the person managing the list at
> >    chuck-users-owner at lists.cs.princeton.edu
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of chuck-users digest..."
> >
> >
> > Today's Topics:
> >
> >   1. Oscillosope UI (Mario Buoninfante)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Wed, 15 Apr 2020 14:48:25 +0100
> > From: Mario Buoninfante <mario.buoninfante at gmail.com>
> > To: ChucK <chuck-users at lists.cs.princeton.edu>
> > Subject: [chuck-users] Oscillosope UI
> > Message-ID:
> >    <CAHs=M8TSCUvfz-Ry5Q-ifht4Y9MMxnZV6H_L74zosDi+We3J5A at mail.gmail.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > Hi,
> >
> > Recently I've been poking around with Chugins and created a couple of
> > things I thought were 'missing' in the official ChucK and Chugin repos,
> > UGens like Wrap, Clip, Sample and Hold, etc. (
> > https://github.com/mariobuoninfante/ChucK_chugins), and I was thinking
> > about adding an oscilloscope as well.
> > Recently I also put together a clunky class that allows you to plot
> things
> > using gnuplot, but it's an offline thing, then you need to use
> Std.system()
> > (that means using --caution-to-the-wind), I mean it's not ideal to be
> > honest, especially if you're looking for an oscilloscope.
> > I was wondering, would a Chugin be the right thing to work on to create
> an
> > oscilloscope?
> > 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.
> > Then have methods that allow to change the oscilloscope settings (ie
> x-axis
> > and y-axis resolution, etc.).
> > Does anybody have any experience with this kind of things? Chugins with
> UIs?
> > Is it even sensible?
> >
> > Cheers,
> > Mario
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20200415/dfac457e/attachment-0001.html
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > chuck-users mailing list
> > chuck-users at lists.cs.princeton.edu
> > https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
> >
> >
> > End of chuck-users Digest, Vol 176, Issue 1
> > *******************************************
>
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20200415/45899718/attachment.html>


More information about the chuck-users mailing list