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