aboutsummaryrefslogtreecommitdiff
path: root/abstractions/pdp_offset.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_offset.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_offset.pd')
-rw-r--r--abstractions/pdp_offset.pd17
1 files changed, 0 insertions, 17 deletions
diff --git a/abstractions/pdp_offset.pd b/abstractions/pdp_offset.pd
deleted file mode 100644
index da8a8a4..0000000
--- a/abstractions/pdp_offset.pd
+++ /dev/null
@@ -1,17 +0,0 @@
-#N canvas 515 434 450 300 10;
-#X obj 48 69 inlet;
-#X obj 48 243 outlet;
-#X obj 48 191 pdp_cheby;
-#X msg 173 93 coef 0 \$1;
-#X obj 103 69 loadbang;
-#X obj 173 68 inlet;
-#X obj 103 111 float \$1;
-#X text 45 21 add an offset to an image;
-#X msg 103 138 reset \, coef 1 1 \, coef 0 \$1;
-#X connect 0 0 2 0;
-#X connect 2 0 1 0;
-#X connect 3 0 2 0;
-#X connect 4 0 6 0;
-#X connect 5 0 3 0;
-#X connect 6 0 8 0;
-#X connect 8 0 2 0;