Am 06.08.2008 um 16:08 schrieb Ricardo Dueñas Parada:

I found the help patch about creating new abstractions through messages, and it was really helpful, but I couldn't use [dyn~], I copied it to the respective
folder, and when I try to create, pd says:


dyn~ 0.1.2 - dynamic object management, (C)2003-2006 Thomas Grill

dyn~ - Syntax: dyn~ sig-ins msg-ins sig-outs msg-outs
 dyn~
... couldn't create

any idea?

Yes, you need to specify the number of inputs and outputs, as demonstrated in the help patch.

e.g.

[dyn~ 0 1 0 1] for having one message input, one message output and no signal IO.

gr~~~

--
Thomas Grill
http://grrrr.org


Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to