aboutsummaryrefslogtreecommitdiff
path: root/stepper24.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-07-08 13:14:50 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-07-08 13:14:50 +0000
commit6c31f5d31c762da5341323e9be88daa82ea0e1ee (patch)
tree3de3f33df270e214b0079fc712a1b9fb8d8c3cb3 /stepper24.pd
parentb7c849d01f43b786c05f3dcf7151b9f43b3156c1 (diff)
removed original fixed-count stepper implementations since [stepper] replaces them
svn path=/trunk/externals/mapping/; revision=7914
Diffstat (limited to 'stepper24.pd')
-rw-r--r--stepper24.pd17
1 files changed, 0 insertions, 17 deletions
diff --git a/stepper24.pd b/stepper24.pd
deleted file mode 100644
index c902647..0000000
--- a/stepper24.pd
+++ /dev/null
@@ -1,17 +0,0 @@
-#N canvas 563 281 454 304 10;
-#X obj 95 113 stepper12;
-#X obj 103 54 disjoin 0.5;
-#X obj 100 12 inlet;
-#X obj 218 9 inlet;
-#X obj 329 12 inlet;
-#X obj 285 113 stepper12;
-#X obj 187 186 join 0.5;
-#X obj 186 223 outlet;
-#X connect 0 0 6 0;
-#X connect 1 0 0 0;
-#X connect 1 1 5 0;
-#X connect 2 0 1 0;
-#X connect 4 0 0 2;
-#X connect 4 0 5 2;
-#X connect 5 0 6 1;
-#X connect 6 0 7 0;