[PD] "get" method for Pd

katja katjavetter at gmail.com
Thu Nov 17 13:14:58 CET 2011


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

Katja



More information about the Pd-list mailing list