aboutsummaryrefslogtreecommitdiff
path: root/inBetweens-help.pd
blob: 2b47f1ca1e5f5d39cfd0aad9d1abdb94a59f0a6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#N canvas 223 263 619 407 12;
#X msg 261 118 0;
#X text 302 118 Sets current value;
#X obj 115 226 print;
#X msg 17 92 0;
#X msg 176 95 10;
#X msg 77 90 2;
#X msg 136 93 9;
#X text 12 3 Description: Prints all the integers between the last
and previous received integers.;
#X obj 115 161 mtl/inBetweens;
#X text 10 42 tags: math;
#X connect 0 0 8 1;
#X connect 3 0 8 0;
#X connect 4 0 8 0;
#X connect 5 0 8 0;
#X connect 6 0 8 0;
#X connect 8 0 2 0;