aboutsummaryrefslogtreecommitdiff
path: root/doc/introduction/control.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-15 07:26:47 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-15 07:26:47 +0000
commit37b6643df2df7d784a31ca73f7bb90dc109c2401 (patch)
treea8664e5adcfcb60cae136063d627549ecb76619b /doc/introduction/control.pd
parentc50ce0e0217ea07e2d450add2ab29cecea66fa96 (diff)
removing PDP source (except debian files) before import of PDP 0.12.4
svn path=/trunk/externals/pdp/; revision=4217
Diffstat (limited to 'doc/introduction/control.pd')
-rw-r--r--doc/introduction/control.pd17
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/introduction/control.pd b/doc/introduction/control.pd
deleted file mode 100644
index 3898e1e..0000000
--- a/doc/introduction/control.pd
+++ /dev/null
@@ -1,17 +0,0 @@
-#N canvas 372 355 668 154 10;
-#X obj 33 107 pdp_xv;
-#X obj 33 57 pdp_v4l;
-#X msg 33 12 bang;
-#X obj 33 81 pdp_trigger;
-#X obj 33 35 metro 1000;
-#X obj 105 108 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X text 140 20 pdp_trigger sends out a bang message on the right outlet
-before it passes the incoming pdp message on the left outlet.;
-#X msg 73 12 stop;
-#X connect 1 0 3 0;
-#X connect 2 0 4 0;
-#X connect 3 0 0 0;
-#X connect 3 1 5 0;
-#X connect 4 0 1 0;
-#X connect 7 0 4 0;