Mercurial > hg > beaglert
annotate projects/heavy/pd/hello-midi-poly/bela_notein.pd @ 322:dde921ea256b Doxy prerelease
libpd and heavy examples added
author | Robert Jack <robert.h.jack@gmail.com> |
---|---|
date | Mon, 30 May 2016 12:47:17 +0100 |
parents | |
children |
rev | line source |
---|---|
robert@322 | 1 #N canvas 399 23 629 685 10; |
robert@322 | 2 #X obj 94 481 outlet; |
robert@322 | 3 #X obj 165 475 outlet; |
robert@322 | 4 #X obj 141 184 unpack f f f; |
robert@322 | 5 #X obj 221 472 outlet; |
robert@322 | 6 #X obj 143 365 spigot; |
robert@322 | 7 #X obj 268 181 loadbang; |
robert@322 | 8 #X obj 234 236 \$1; |
robert@322 | 9 #X obj 183 257 == \$1; |
robert@322 | 10 #X obj 176 342 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 |
robert@322 | 11 1; |
robert@322 | 12 #X obj 143 392 unpack f f f; |
robert@322 | 13 #X obj 200 290 ||; |
robert@322 | 14 #X obj 234 260 == 0; |
robert@322 | 15 #X obj 268 206 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 |
robert@322 | 16 -1 -1; |
robert@322 | 17 #X text 160 65 Emulates notein \, except number of outlets is fixed. |
robert@322 | 18 ; |
robert@322 | 19 #X text 92 499 notenumber; |
robert@322 | 20 #X text 161 489 velocity; |
robert@322 | 21 #X text 220 486 channel; |
robert@322 | 22 #X text 229 311 If (inputChannel==\$1 || \$1==0); |
robert@322 | 23 #X obj 115 232 pack f f f; |
robert@322 | 24 #X obj 82 428 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 |
robert@322 | 25 -1; |
robert@322 | 26 #X floatatom 84 410 5 0 0 0 - - -, f 5; |
robert@322 | 27 #X obj 145 448 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 |
robert@322 | 28 -1 -1; |
robert@322 | 29 #X floatatom 147 430 5 0 0 0 - - -, f 5; |
robert@322 | 30 #X obj 198 451 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 |
robert@322 | 31 -1 -1; |
robert@322 | 32 #X floatatom 200 433 5 0 0 0 - - -, f 5; |
robert@322 | 33 #X obj 131 112 s notein; |
robert@322 | 34 #X obj 140 149 r notein; |
robert@322 | 35 #X obj 135 84 r bela_notein; |
robert@322 | 36 #X connect 2 0 18 0; |
robert@322 | 37 #X connect 2 1 18 1; |
robert@322 | 38 #X connect 2 2 7 0; |
robert@322 | 39 #X connect 2 2 18 2; |
robert@322 | 40 #X connect 4 0 9 0; |
robert@322 | 41 #X connect 5 0 12 0; |
robert@322 | 42 #X connect 6 0 11 0; |
robert@322 | 43 #X connect 7 0 10 0; |
robert@322 | 44 #X connect 8 0 4 1; |
robert@322 | 45 #X connect 9 0 0 0; |
robert@322 | 46 #X connect 9 0 20 0; |
robert@322 | 47 #X connect 9 1 1 0; |
robert@322 | 48 #X connect 9 1 22 0; |
robert@322 | 49 #X connect 9 2 3 0; |
robert@322 | 50 #X connect 9 2 24 0; |
robert@322 | 51 #X connect 10 0 8 0; |
robert@322 | 52 #X connect 11 0 10 1; |
robert@322 | 53 #X connect 12 0 6 0; |
robert@322 | 54 #X connect 18 0 4 0; |
robert@322 | 55 #X connect 20 0 19 0; |
robert@322 | 56 #X connect 22 0 21 0; |
robert@322 | 57 #X connect 24 0 23 0; |
robert@322 | 58 #X connect 26 0 2 0; |
robert@322 | 59 #X connect 27 0 25 0; |