On Thu, 2011-11-17 at 13:14 +0100, katja wrote:
> On Thu, Nov 17, 2011 at 2:43 AM, Jonathan Wilkes <[email protected]> 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


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

Reply via email to