aboutsummaryrefslogtreecommitdiff
path: root/doc/examples/example10.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/example10.pd')
-rw-r--r--doc/examples/example10.pd55
1 files changed, 0 insertions, 55 deletions
diff --git a/doc/examples/example10.pd b/doc/examples/example10.pd
deleted file mode 100644
index 129209d..0000000
--- a/doc/examples/example10.pd
+++ /dev/null
@@ -1,55 +0,0 @@
-#N canvas 147 266 497 337 10;
-#X obj 88 104 pdp_grey2mask;
-#X msg 6 130 chanmask 1;
-#X msg 6 186 chanmask 4;
-#X msg 6 158 chanmask 2;
-#X obj 6 103 loadbang;
-#X floatatom 207 130 5 0 0;
-#X floatatom 253 130 5 0 0;
-#X floatatom 299 130 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 obj 88 148 pdp_cheby3o;
-#X floatatom 345 130 5 0 0;
-#X floatatom 207 158 5 0 0;
-#X floatatom 253 158 5 0 0;
-#X floatatom 299 158 5 0 0;
-#X obj 88 176 pdp_cheby3o;
-#X floatatom 345 158 5 0 0;
-#X floatatom 207 186 5 0 0;
-#X floatatom 253 186 5 0 0;
-#X floatatom 299 186 5 0 0;
-#X obj 88 204 pdp_cheby3o;
-#X floatatom 345 186 5 0 0;
-#X text 26 267 a more complex colour gradient patch using grey2mask
-and individual channel chebychev colour shapers (set with the binary
-chanmask);
-#X connect 0 0 12 0;
-#X connect 1 0 3 0;
-#X connect 1 0 12 0;
-#X connect 1 0 12 0;
-#X connect 2 0 22 0;
-#X connect 3 0 2 0;
-#X connect 3 0 17 0;
-#X connect 4 0 1 0;
-#X connect 5 0 12 1;
-#X connect 6 0 12 2;
-#X connect 7 0 12 3;
-#X connect 9 0 11 0;
-#X connect 10 0 9 0;
-#X connect 11 0 0 0;
-#X connect 12 0 17 0;
-#X connect 13 0 12 4;
-#X connect 14 0 17 1;
-#X connect 15 0 17 2;
-#X connect 16 0 17 3;
-#X connect 17 0 22 0;
-#X connect 18 0 17 4;
-#X connect 19 0 22 1;
-#X connect 20 0 22 2;
-#X connect 21 0 22 3;
-#X connect 22 0 8 0;
-#X connect 23 0 22 4;