[PD] Range Slider Object

Jonathan Wilkes jancsika at yahoo.com
Tue Feb 5 08:34:22 CET 2013


Aw, sloppy.  Try the attached one instead.

-Jonathan




----- Original Message -----
> From: Jonathan Wilkes <jancsika at yahoo.com>
> To: Esteban Viveros <emviveros at gmail.com>; Simon Wise <simonzwise at gmail.com>
> Cc: "pd-list at iem.at" <pd-list at iem.at>
> Sent: Tuesday, February 5, 2013 2:28 AM
> Subject: Re: [PD] Range Slider Object
> 
> Here's a prototype using data structures.  It has "springs"
> instead of hard proportions, but it obeys the limits of the slider,
> which gets closer to an rslider.  I think there's a hack to get it
> to obey hard proportions.  Also, I'm just working with one
> scalar so I'm not sure if I've got class-wide state in the patch
> (as opposed to "per-scalar" state by storing it as fields in the
> struct).
> 
> Of course this is one of those Pd-style prototypes where it
> becomes increasingly difficult to do anything beyond the
> prototype.  Try to encapsulate it in an abstraction and you
> deal with gop resizing issues and state-saving issues.
> For that matter, try making it resizable and you give up
> the hard boundaries since quanta values don't accept
> variables.
> 
> -Jonathan
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rslider-2nd-take.pd
Type: text/x-puredata
Size: 1457 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20130204/983c4513/attachment.bin>


More information about the Pd-list mailing list