Mercurial > hg > beaglert
comparison projects/heavy/pd/midi-poly-fm/bela_pgmin.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 |
comparison
equal
deleted
inserted
replaced
321:4475c0bc2aaa | 322:dde921ea256b |
---|---|
1 #N canvas 623 197 587 546 10; | |
2 #X obj 73 413 outlet; | |
3 #X obj 174 411 outlet; | |
4 #X obj 106 304 spigot; | |
5 #X obj 197 126 loadbang; | |
6 #X obj 197 175 \$1; | |
7 #X obj 146 196 == \$1; | |
8 #X obj 139 281 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 | |
9 1; | |
10 #X obj 163 229 ||; | |
11 #X obj 197 199 == 0; | |
12 #X obj 197 151 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 | |
13 -1 -1; | |
14 #X obj 89 111 unpack f f; | |
15 #X obj 106 332 unpack f f; | |
16 #X text 52 436 program number; | |
17 #X text 182 432 channel; | |
18 #X text 193 281 If (channel==\$1 || \$1==0); | |
19 #X text 167 45 emulates pgmin except it always has 2 outlets and requires | |
20 the input parameters to be explicitely set. Set them to 0 to avoid | |
21 filtering; | |
22 #X text 262 132 It'd be nicer with [t l l] but have to compensate for | |
23 the fact that it is not supported by heavy; | |
24 #X obj 77 183 pack f f; | |
25 #X floatatom 72 355 5 0 0 0 - - -, f 5; | |
26 #X obj 63 379 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 | |
27 -1; | |
28 #X floatatom 150 361 5 0 0 0 - - -, f 5; | |
29 #X obj 141 385 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 | |
30 -1 -1; | |
31 #X obj 91 63 s pgmin; | |
32 #X obj 93 87 r pgmin; | |
33 #X obj 89 42 r bela_pgmin; | |
34 #X connect 2 0 11 0; | |
35 #X connect 3 0 9 0; | |
36 #X connect 4 0 8 0; | |
37 #X connect 5 0 7 0; | |
38 #X connect 6 0 2 1; | |
39 #X connect 7 0 6 0; | |
40 #X connect 8 0 7 1; | |
41 #X connect 9 0 4 0; | |
42 #X connect 10 0 17 0; | |
43 #X connect 10 1 5 0; | |
44 #X connect 10 1 17 1; | |
45 #X connect 11 0 0 0; | |
46 #X connect 11 0 18 0; | |
47 #X connect 11 1 1 0; | |
48 #X connect 11 1 20 0; | |
49 #X connect 17 0 2 0; | |
50 #X connect 18 0 19 0; | |
51 #X connect 20 0 21 0; | |
52 #X connect 23 0 10 0; | |
53 #X connect 24 0 22 0; |