Skip to content
Permalink
310e5e6709
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
executable file 52 lines (52 sloc) 1.31 KB
#N canvas 902 178 839 786 12;
#X floatatom 94 461 5 0 0 0 - - -;
#X floatatom 136 459 5 0 0 0 - - -;
#X floatatom 177 459 5 0 0 0 - - -;
#X obj 148 161 unpack f f f f f f f f;
#X floatatom 222 460 5 0 0 0 - - -;
#X floatatom 270 459 5 0 0 0 - - -;
#X floatatom 313 460 5 0 0 0 - - -;
#X floatatom 358 458 5 0 0 0 - - -;
#X floatatom 411 459 5 0 0 0 - - -;
#X obj 213 377 select 0 1 2 3 4 5 6 7;
#X obj 450 253 counter;
#X floatatom 456 287 5 0 0 0 - - -;
#X floatatom 479 382 5 0 0 0 - - -;
#X obj 449 324 % 8;
#X floatatom 368 553 5 0 0 0 - - -;
#X obj 186 97 inlet;
#X text 253 59 Takes a list and BPM. Returns each index of the list
by rhythm count;
#X obj 366 610 outlet;
#X obj 422 165 inlet;
#X connect 0 0 14 0;
#X connect 1 0 14 0;
#X connect 2 0 14 0;
#X connect 3 0 0 0;
#X connect 3 1 1 0;
#X connect 3 2 2 0;
#X connect 3 3 4 0;
#X connect 3 4 5 0;
#X connect 3 5 6 0;
#X connect 3 6 7 0;
#X connect 3 7 8 0;
#X connect 4 0 14 0;
#X connect 5 0 14 0;
#X connect 6 0 14 0;
#X connect 7 0 14 0;
#X connect 8 0 14 0;
#X connect 9 0 0 0;
#X connect 9 1 1 0;
#X connect 9 2 2 0;
#X connect 9 3 4 0;
#X connect 9 4 5 0;
#X connect 9 5 6 0;
#X connect 9 6 7 0;
#X connect 9 7 8 0;
#X connect 10 0 11 0;
#X connect 11 0 13 0;
#X connect 13 0 12 0;
#X connect 13 0 9 0;
#X connect 14 0 17 0;
#X connect 15 0 3 0;
#X connect 18 0 10 0;