[PD] Drawing a sine function dynamically in Gem

Ivica Ico Bukvic ico at vt.edu
Sun Apr 7 03:56:42 CEST 2013


You may want to investigate latest version of pd-l2ork that also includes
ability to assign different font sizes to drawnumber and drawsymbol
(optional last argument, can be assigned to a variable but currently only
supports pd-defined font sizes). It also separates the two into two distinct
externals so that when you do the help on drawsymbol you don't end-up with
drawnumber help file. I don't have a help file amended yet. It would be
great if this ended up in the core documentation project.

> -----Original Message-----
> From: pd-list-bounces at iem.at [mailto:pd-list-bounces at iem.at] On Behalf Of
> Jonathan Wilkes
> Sent: Thursday, April 04, 2013 5:36 PM
> To: Orm Finnendahl; pd-list at iem.at
> Subject: Re: [PD] Drawing a sine function dynamically in Gem
> 
> Btw-- I just uploaded a patch that adds [drawoval], [filledoval],
> [drawrectangle], and [filledrectangle] to data structure
> drawing instructions.  This way you can just specify a pair
> of bounding box coords and let tk draw the circle, rather than
> simulating one with a polygon with lots of sides. :)
> 
> -Jonathan
> 
> 
> 
> ----- Original Message -----
> > From: Orm Finnendahl <o.finnendahl at inm.mh-freiburg.de>
> > To: pd-list at iem.at
> > Cc:
> > Sent: Wednesday, April 3, 2013 12:01 PM
> > Subject: Re: [PD] Drawing a sine function dynamically in Gem
> >
> > Hi Alexandros,
> >
> > attached is an example to do this with vanilla pd using datastructs
> > instead of GEM.
> >
> > You'll have to save both files (sine-wave-sub.pd and sine-wave.pd)
> > under these names in the same folder and open up sine-wave.pd. The
> > animation should start right away...
> >
> > Is that what you were looking for?
> >
> > --
> > Orm
> >
> > _______________________________________________
> > Pd-list at iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> > http://lists.puredata.info/listinfo/pd-list
> >
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list




More information about the Pd-list mailing list