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__

Attachment: meta-help.pd
Description: application/puredata

Attachment: meta.pd
Description: application/puredata

_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to