Hi,

On Sun, Apr 24, 2011 at 05:47:44PM +0200, IOhannes m zmoelnig wrote:
> > Also, I started coding a "get" method for canvases, which happens to do 
> > what Miller describes in his comment about the above patch.
> > 
> so in the meantime you can either apply a diff to the sources of Pd, recompile
> Pd and change your patch accordingly, so it is incompatible with all past 
> versions of Pd (and
> probably a number of future versions of Pd as well), or use [f] to store the
> values of [tgl] and query them via bang, change your patch accordingly and be
> happy.
> 
> i'm not saying that things should be kept deliberately complicated, but it is
> really simple to implement what you need with what is there.
> 
> mfdst
> IOhannes
> 
> PS: you could also "double bang" the toggle, which wil give you the current
> value and will restore this value. or use "bang" + "set <value>" to restore 
> the
> original.

PPS: Or make a GOP abstraction around [tgl] wrapping whatever added
functionality you desire into it. Attached is a [gtgl] abstraction with a "get"
method.

Ciao
-- 
 Frank Barknecht            Do You RjDj.me?          _ ______footils.org__

Attachment: gtgl-help.pd
Description: application/puredata

Attachment: gtgl.pd
Description: application/puredata

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to