aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/pd_help/help_count.pd
blob: 9d8129192d1d07f72784129b7b81aeccf83bc4cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#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;