diff options
author | Pablo Martín <caedesv@users.sourceforge.net> | 2003-09-07 20:01:24 +0000 |
---|---|---|
committer | Pablo Martín <caedesv@users.sourceforge.net> | 2003-09-07 20:01:24 +0000 |
commit | e20d5ae3622d5d656dc28d7a090aee76b08158b0 (patch) | |
tree | de772d913888f4d5faf127414e2cb4ce486be3ca /doc/objects/pdp_del.pd | |
parent | 69fab985ebfc5ea03228c92a859e4091fee1b28d (diff) |
updating pdp to current version 0.12.2
svn path=/trunk/externals/pdp/; revision=936
Diffstat (limited to 'doc/objects/pdp_del.pd')
-rw-r--r-- | doc/objects/pdp_del.pd | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/objects/pdp_del.pd b/doc/objects/pdp_del.pd index af16651..607a632 100644 --- a/doc/objects/pdp_del.pd +++ b/doc/objects/pdp_del.pd @@ -1,6 +1,6 @@ #N canvas 414 20 609 368 10; -#X floatatom 107 116 5 0 0; -#X floatatom 64 207 5 0 0; +#X floatatom 107 116 5 0 0 0 - - -; +#X floatatom 64 207 5 0 0 0 - - -; #X obj 20 60 pdp_help_input; #X msg 20 31 start; #X msg 72 30 stop; @@ -15,6 +15,9 @@ #X text 164 165 first creation arg = max delay length; #X text 165 213 second creation arg: initial delay (default = max) ; +#X obj 176 259 pdp_description; +#X obj 176 285 print; +#X msg 339 259 _debug; #X connect 0 0 11 1; #X connect 1 0 5 2; #X connect 2 0 5 0; @@ -24,3 +27,5 @@ #X connect 5 0 6 0; #X connect 7 0 1 0; #X connect 11 0 5 1; +#X connect 11 0 14 0; +#X connect 16 0 11 0; |