Mercurial > hg > beaglert
annotate projects/heavy/pd/hello-midi-poly/bela_ctlin.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 554 204 703 475 10; |
robert@322 | 2 #X obj 53 431 outlet; |
robert@322 | 3 #X obj 108 429 outlet; |
robert@322 | 4 #X obj 99 127 r ctlin; |
robert@322 | 5 #X obj 92 151 unpack f f f; |
robert@322 | 6 #X obj 154 429 outlet; |
robert@322 | 7 #X obj 86 322 spigot; |
robert@322 | 8 #X text 51 450 value; |
robert@322 | 9 #X text 105 450 number; |
robert@322 | 10 #X obj 211 138 loadbang; |
robert@322 | 11 #X obj 177 193 \$1; |
robert@322 | 12 #X obj 126 214 == \$1; |
robert@322 | 13 #X obj 119 299 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 |
robert@322 | 14 1; |
robert@322 | 15 #X obj 84 349 unpack f f f; |
robert@322 | 16 #X obj 143 247 ||; |
robert@322 | 17 #X obj 177 217 == 0; |
robert@322 | 18 #X text 70 11 Emulates ctlin \, except number of outlets is fixed. |
robert@322 | 19 ; |
robert@322 | 20 #X obj 228 247 ||; |
robert@322 | 21 #X obj 262 217 == 0; |
robert@322 | 22 #X obj 212 214 == \$2; |
robert@322 | 23 #X obj 262 193 \$2; |
robert@322 | 24 #X obj 177 277 &&; |
robert@322 | 25 #X obj 211 163 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 |
robert@322 | 26 -1 -1; |
robert@322 | 27 #X text 173 299 If (inputController==\$1 || \$1==0) && (inputChannel==\$2 |
robert@322 | 28 || \$2==0); |
robert@322 | 29 #X text 197 52 Known issue: trying to select inputController 0 will |
robert@322 | 30 result i accepting all controllers (because a pd external cannot tell |
robert@322 | 31 the difference between \$1 been explicitely set to 0 and the patch |
robert@322 | 32 not having any argument); |
robert@322 | 33 #X text 162 450 channel; |
robert@322 | 34 #X obj 56 192 pack f f f; |
robert@322 | 35 #X obj 80 408 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 |
robert@322 | 36 -1; |
robert@322 | 37 #X floatatom 81 382 5 0 0 0 - - -, f 5; |
robert@322 | 38 #X obj 121 412 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 |
robert@322 | 39 -1 -1; |
robert@322 | 40 #X floatatom 122 386 5 0 0 0 - - -, f 5; |
robert@322 | 41 #X obj 172 406 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 |
robert@322 | 42 -1 -1; |
robert@322 | 43 #X floatatom 173 380 5 0 0 0 - - -, f 5; |
robert@322 | 44 #X obj 122 92 s ctlin; |
robert@322 | 45 #X obj 64 29 r bela_ctlin; |
robert@322 | 46 #X connect 2 0 3 0; |
robert@322 | 47 #X connect 3 0 25 0; |
robert@322 | 48 #X connect 3 1 10 0; |
robert@322 | 49 #X connect 3 1 25 1; |
robert@322 | 50 #X connect 3 2 18 0; |
robert@322 | 51 #X connect 3 2 25 2; |
robert@322 | 52 #X connect 5 0 12 0; |
robert@322 | 53 #X connect 8 0 21 0; |
robert@322 | 54 #X connect 9 0 14 0; |
robert@322 | 55 #X connect 10 0 13 0; |
robert@322 | 56 #X connect 11 0 5 1; |
robert@322 | 57 #X connect 12 0 0 0; |
robert@322 | 58 #X connect 12 0 27 0; |
robert@322 | 59 #X connect 12 1 1 0; |
robert@322 | 60 #X connect 12 1 29 0; |
robert@322 | 61 #X connect 12 2 4 0; |
robert@322 | 62 #X connect 12 2 31 0; |
robert@322 | 63 #X connect 13 0 20 0; |
robert@322 | 64 #X connect 14 0 13 1; |
robert@322 | 65 #X connect 16 0 20 1; |
robert@322 | 66 #X connect 17 0 16 1; |
robert@322 | 67 #X connect 18 0 16 0; |
robert@322 | 68 #X connect 19 0 17 0; |
robert@322 | 69 #X connect 20 0 11 0; |
robert@322 | 70 #X connect 21 0 9 0; |
robert@322 | 71 #X connect 21 0 19 0; |
robert@322 | 72 #X connect 25 0 5 0; |
robert@322 | 73 #X connect 27 0 26 0; |
robert@322 | 74 #X connect 29 0 28 0; |
robert@322 | 75 #X connect 31 0 30 0; |
robert@322 | 76 #X connect 33 0 32 0; |