Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
#N canvas 646 139 482 511 10;
#X obj 25 14 inlet;
#X obj 25 104 f \$1;
#X obj 25 194 sel 0;
#X obj 52 214 until;
#X obj 95 14 inlet;
#X obj 52 254 f;
#X obj 92 364 sel;
#X obj 183 364 outlet;
#X text 182 383 counter (starting at offset);
#X obj 92 384 outlet;
#X text 91 401 done;
#X obj 71 444 outlet;
#X text 70 461 bang;
#X obj 118 54 route offset;
#X obj 67 144 f \$2;
#X text 187 169 \$1 = n of bangs;
#X text 187 189 \$2 = offset;
#X obj 92 324 + 1;
#X obj 67 164 t f f;
#X obj 94 214 +;
#X text 187 139 except that the default offset is 0;
#X obj 52 274 t f b f;
#X obj 92 344 t f f;
#X obj 25 124 t f f b;
#X obj 45 64 t b f;
#X obj 25 34 route bang float;
#X text 187 119 vanilla version of [cyclone/uzi];
#X connect 0 0 25 0;
#X connect 1 0 23 0;
#X connect 2 1 3 0;
#X connect 3 0 5 0;
#X connect 4 0 1 1;
#X connect 5 0 21 0;
#X connect 6 0 9 0;
#X connect 13 0 14 1;
#X connect 14 0 18 0;
#X connect 17 0 22 0;
#X connect 18 0 5 1;
#X connect 18 1 19 1;
#X connect 19 0 6 1;
#X connect 21 0 17 0;
#X connect 21 1 11 0;
#X connect 21 2 7 0;
#X connect 22 0 6 0;
#X connect 22 1 5 1;
#X connect 23 0 2 0;
#X connect 23 1 19 0;
#X connect 23 2 14 0;
#X connect 24 0 1 0;
#X connect 24 1 1 1;
#X connect 25 0 1 0;
#X connect 25 1 24 0;
#X connect 25 2 13 0;