hi patrick
have u seen : Help/manuals/pd-msg/1.msg_and_patch/1.2.create_patch.pd ?
this is from pd-extended help browser. i'm not sure where you can find it in svn.
patrick wrote:
hi,
yes very interesting. also, i was looking at pdmtl abstractions dyn.poly, but for now all i want is to be able to connect objects together, for example:
<speaking> number box connect oscillator connect output == [number2] | [osc~] | [dac~]
how to connect multiple outlet?
<speaking> trig bang float anything connect 3 print bang print float print anything == [t b f a] | | | [print bang] ... ...
not sure, looking foward for suggestions! pat