From 37b6643df2df7d784a31ca73f7bb90dc109c2401 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 15 Dec 2005 07:26:47 +0000 Subject: removing PDP source (except debian files) before import of PDP 0.12.4 svn path=/trunk/externals/pdp/; revision=4217 --- doc/examples/example09.pd | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 doc/examples/example09.pd (limited to 'doc/examples/example09.pd') diff --git a/doc/examples/example09.pd b/doc/examples/example09.pd deleted file mode 100644 index 2da1b51..0000000 --- a/doc/examples/example09.pd +++ /dev/null @@ -1,35 +0,0 @@ -#N canvas 43 348 497 337 10; -#X obj 88 104 pdp_grey2mask; -#X obj 88 148 pdp_gain; -#X obj 88 174 pdp_gain; -#X obj 88 198 pdp_gain; -#X msg 6 130 chanmask 1; -#X msg 6 180 chanmask 4; -#X msg 6 156 chanmask 2; -#X obj 6 103 loadbang; -#X floatatom 208 130 5 0 0; -#X floatatom 208 156 5 0 0; -#X floatatom 208 180 5 0 0; -#X obj 88 234 pdp_xv; -#X obj 88 40 metro 30; -#X obj 88 13 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X obj 88 75 pdp_v4l; -#X text 26 267 a simple colour gradient patch using grey2mask and individual -channel gains (set with the binary chanmask); -#X connect 0 0 1 0; -#X connect 1 0 2 0; -#X connect 2 0 3 0; -#X connect 3 0 11 0; -#X connect 4 0 1 0; -#X connect 4 0 6 0; -#X connect 5 0 3 0; -#X connect 6 0 2 0; -#X connect 6 0 5 0; -#X connect 7 0 4 0; -#X connect 8 0 1 1; -#X connect 9 0 2 1; -#X connect 10 0 3 1; -#X connect 12 0 14 0; -#X connect 13 0 12 0; -#X connect 14 0 0 0; -- cgit v1.2.1