aboutsummaryrefslogtreecommitdiff
path: root/editor/countto.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2010-11-10 11:51:42 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2010-11-10 11:51:42 +0000
commitb55f64ad45b4d390f2f373abe54347739b17f26e (patch)
tree58f59e1818ed40be56295fe596e8187053b8bfbd /editor/countto.pd
parentd9b0488b75b27c78083fd2275985d0f0593a465f (diff)
move editor to msd
svn path=/trunk/externals/nusmuk/; revision=14364
Diffstat (limited to 'editor/countto.pd')
-rw-r--r--editor/countto.pd19
1 files changed, 0 insertions, 19 deletions
diff --git a/editor/countto.pd b/editor/countto.pd
deleted file mode 100644
index dd621e9..0000000
--- a/editor/countto.pd
+++ /dev/null
@@ -1,19 +0,0 @@
-#N canvas 0 0 450 300 10;
-#X obj 110 106 until;
-#X obj 108 141 f 0;
-#X obj 140 141 + 1;
-#X obj 110 193 outlet;
-#X text 207 35 from \, to;
-#X obj 113 34 inlet;
-#X obj 112 59 t a a;
-#X msg 111 80 \$2;
-#X msg 177 110 \$1;
-#X connect 0 0 1 0;
-#X connect 1 0 2 0;
-#X connect 1 0 3 0;
-#X connect 2 0 1 1;
-#X connect 5 0 6 0;
-#X connect 6 0 7 0;
-#X connect 6 1 8 0;
-#X connect 7 0 0 0;
-#X connect 8 0 1 1;