diff options
author | Tom Schouten <doelie@users.sourceforge.net> | 2006-09-01 13:54:29 +0000 |
---|---|---|
committer | Tom Schouten <doelie@users.sourceforge.net> | 2006-09-01 13:54:29 +0000 |
commit | e936bab381fdeee3bbda7c24f65e8f99be8088f4 (patch) | |
tree | 5b8f7d908981c7b698c592cd298f80b8a2e37f5c /doc/objects/pdp_convert-help.pd | |
parent | 7591a024f184bd385d35583d19d86c1d5f2531ba (diff) |
pdp/doc/objects xxx.pd -> xxx-help.pd
svn path=/trunk/externals/pdp/; revision=5817
Diffstat (limited to 'doc/objects/pdp_convert-help.pd')
-rw-r--r-- | doc/objects/pdp_convert-help.pd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/objects/pdp_convert-help.pd b/doc/objects/pdp_convert-help.pd new file mode 100644 index 0000000..498aaa3 --- /dev/null +++ b/doc/objects/pdp_convert-help.pd @@ -0,0 +1,17 @@ +#N canvas 556 468 575 277 10; +#X obj 46 40 pdp_help_input; +#X msg 46 10 start; +#X msg 95 10 stop; +#X obj 46 225 pdp_help_output; +#X obj 118 69 hdl 15 1 0 2 empty empty empty 0 -6 0 8 -262144 -1 -1 +0; +#X obj 46 90 pdp_route 2; +#X obj 118 154 pdp_convert image/grey/*; +#X text 307 153 convert a packet; +#X connect 0 0 5 0; +#X connect 1 0 0 0; +#X connect 2 0 0 0; +#X connect 4 0 5 1; +#X connect 5 0 3 0; +#X connect 5 1 6 0; +#X connect 6 0 3 0; |