aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/pd_help/help_count.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/pd_help/help_count.pd')
-rw-r--r--externals/gridflow/pd_help/help_count.pd15
1 files changed, 0 insertions, 15 deletions
diff --git a/externals/gridflow/pd_help/help_count.pd b/externals/gridflow/pd_help/help_count.pd
deleted file mode 100644
index 9d812919..00000000
--- a/externals/gridflow/pd_help/help_count.pd
+++ /dev/null
@@ -1,15 +0,0 @@
-#N canvas 85 117 336 239 10;
-#X obj 65 80 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X floatatom 65 144 5 0 0 0 - - -;
-#X obj 130 143 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X msg 130 79 42;
-#X obj 65 110 count 0 10;
-#X text 158 78 count limit;
-#X text 26 19 simple counter from a to b in increments of '1'. The
-arguments sets the range.;
-#X connect 0 0 4 0;
-#X connect 3 0 4 1;
-#X connect 4 0 1 0;
-#X connect 4 1 2 0;