aboutsummaryrefslogtreecommitdiff
path: root/abstractions/pdp_diff.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 /abstractions/pdp_diff.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 'abstractions/pdp_diff.pd')
-rw-r--r--abstractions/pdp_diff.pd14
1 files changed, 0 insertions, 14 deletions
diff --git a/abstractions/pdp_diff.pd b/abstractions/pdp_diff.pd
deleted file mode 100644
index a3ad5f4..0000000
--- a/abstractions/pdp_diff.pd
+++ /dev/null
@@ -1,14 +0,0 @@
-#N canvas 550 527 517 215 10;
-#X obj 62 132 pdp_sub;
-#X obj 62 104 pdp_reg;
-#X obj 62 72 pdp_trigger bang pdp;
-#X obj 62 38 inlet;
-#X obj 62 163 outlet;
-#X text 161 17 compute the difference between current;
-#X text 161 33 and previous frame;
-#X connect 0 0 4 0;
-#X connect 1 0 0 1;
-#X connect 2 0 1 0;
-#X connect 2 1 1 1;
-#X connect 2 1 0 0;
-#X connect 3 0 2 0;