aboutsummaryrefslogtreecommitdiff
path: root/abstractions/pdp_diff.pd
diff options
context:
space:
mode:
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;