diff options
Diffstat (limited to 'doc/objects/pdp_grey.pd')
-rw-r--r-- | doc/objects/pdp_grey.pd | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/objects/pdp_grey.pd b/doc/objects/pdp_grey.pd deleted file mode 100644 index cd8d4e2..0000000 --- a/doc/objects/pdp_grey.pd +++ /dev/null @@ -1,17 +0,0 @@ -#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_grey; -#X text 194 155 convert a packet to greyscale; -#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; |