view examples/pd/karplusStrong/count.pd @ 413:d874b5696078 prerelease

renamed setup_board.sh to update_board.sh. Comes with plenty of new functionalities, prompts etc. When called without parameters will only update the relevant files, leaving the projects/ folder alone. When called with --clean will nuke the whole remote Bela folder and restore it.
author Giulio Moro <giuliomoro@yahoo.it>
date Thu, 16 Jun 2016 01:31:04 +0100
parents 44e4962ee37a
children
line wrap: on
line source
#N canvas 592 177 306 227 10;
#X obj 32 111 f;
#X obj 57 111 + 1;
#X obj 57 151 sel 0;
#X obj 57 171 del 1e-36;
#X obj 57 131 > 1023;
#X msg 32 90 0;
#X obj 19 171 - 1;
#X obj 19 193 outlet;
#X obj 90 87 \$1;
#X obj 90 109 - 1;
#X obj 90 66 loadbang;
#X obj 32 48 inlet;
#X obj 32 69 t b;
#X text 33 14 temporary replacement for [until] object;
#X text 67 195 outputs index (0->[N-1]);
#X connect 0 0 1 0;
#X connect 1 0 0 1;
#X connect 1 0 4 0;
#X connect 1 0 6 0;
#X connect 2 0 3 0;
#X connect 3 0 0 0;
#X connect 4 0 2 0;
#X connect 5 0 0 0;
#X connect 6 0 7 0;
#X connect 8 0 9 0;
#X connect 9 0 4 1;
#X connect 10 0 8 0;
#X connect 11 0 12 0;
#X connect 12 0 5 0;