[PD-dev] [ pure-data-Patches-2419952 ] Add 'get' method to toggle

SourceForge.net noreply at sourceforge.net
Thu Sep 30 21:06:10 CEST 2010


Patches item #2419952, was opened at 2008-12-12 08:42
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2419952&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Miller Puckette (millerpuckette)
Summary: Add 'get' method to toggle

Initial Comment:
The attached patch provides a 'get' method for the toggle object. This allows the current state of the toggle to be retrieved via it's outlet. Patch against  g_toggle.c (revision 10450).

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2010-09-30 19:06

Message:
which other uses of "get" ? There are lots of externals that use the name
'get' to get the value of attributes, which are then sent through the
rightmost outlet, usually.

----------------------------------------------------------------------

Comment By: Miller Puckette (millerpuckette)
Date: 2010-08-03 03:43

Message:
I don't think this is necessary, and the "get" name is confusing (doesn't
match up with
other uses of the word 'get'.  Maybe it would be better to give ALL guis
plus "f" and "s" objects
a method to "send" their values to a specified symbol?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2419952&group_id=55736



More information about the Pd-dev mailing list