[PD] "get" method for Pd

Roman Haefeli reduzent at gmail.com
Thu Nov 17 14:02:42 CET 2011


On Thu, 2011-11-17 at 13:14 +0100, katja wrote:
> On Thu, Nov 17, 2011 at 2:43 AM, Jonathan Wilkes <jancsika at yahoo.com> wrote:
> 
> > Are there Pd attributes other than version and dsp status that would be nice to make "gettable"?
> 
> Very useful! I could think of these, to start with:
> 
> [; pd get tcl-version rcv-name(  sends "tcl-version $" to rcv-name
> 
> [; pd get float-precision rcv-name(  sends "float-precision $" to
> rcv-name (expressed as 8*sizeof(t_float))
> 
> [; pd get pd-path rcv-name(  sends "pd-path path/to/pd" to rcv-name

To complement the last one (in the syntax proposed by IOhannes):

[; pd get rcv-name start-path(

Roman




More information about the Pd-list mailing list