[PD] pd-msg

Frank Barknecht fbar at footils.org
Sat Apr 26 10:57:55 CEST 2008


Hallo,
Luigi Rensinghoff hat gesagt: // Luigi Rensinghoff wrote:

> lets say you have an abstraction:
> 
> transfer.pd
> 
> inside of that there is the core-math object like
> 
> exponential_curve or exponential_sigmoid
> 
> so it would be cool to just send the argument "expoential_curve" to  
> the abstraction so this object is created..

You can pass object names as arguments as well! So in transfer.pd just
use [$1], connect it, and call transfer.pd as [transfer
exponential_curve] or [transfer exponential_sigmoid] depending on
which mapping you want to use.

See attachement for a silly example.

Ciao
-- 
 Frank Barknecht                                     _ ______footils.org__
-------------- next part --------------
A non-text attachment was scrubbed...
Name: meta-help.pd
Type: application/puredata
Size: 441 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080426/c5b8ef1b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: meta.pd
Type: application/puredata
Size: 131 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080426/c5b8ef1b/attachment-0001.bin>


More information about the Pd-list mailing list