[PD] PD OOP?

Andrew Faraday jbturgid at hotmail.com
Mon Dec 13 22:34:27 CET 2010


Hey All

I've had a bit of a daydream about a further development in PD. Could an expression be placed into the arguments of an object, or even a named receive become part of expr

I suppose the dream would be to have something like

[osc~ (pitch * 2)] 

instead of

[r pitch]
|
[* 2]
|
[osc~]

or even 

[expr pitch * 2]
|
[osc~]

And other such space-saving arguments.

Does anyone know of anything like this to streamline pd? Or am I just dreaming here?

Cheers

Andrew
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20101213/fb3a49fa/attachment.htm>


More information about the Pd-list mailing list