aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/xnote.pd
blob: d8d08773a9959699be669fd0c1430cc9ec509087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#N canvas 70 132 575 377 10;
#X text 5 5 ;
#X text 34 334 docs based on the MAX/MSP reference (c) cycling'74
;
#X text 33 348 ___________________________________________________ ;
#X obj 33 20 xnotein;
#X obj 32 45 xnoteout;
#X text 116 26 interpret midi messages with release velocity;
#X obj 67 188 xnotein 1;
#X obj 346 190 xnoteout 1;
#X text 135 185 optional arg = midi channel;
#X floatatom 346 100 5 0 0 0 - - -;
#X floatatom 367 122 5 0 0 0 - - -;
#X floatatom 389 144 5 0 0 0 - - -;
#X floatatom 411 167 5 0 0 0 - - -;
#X text 454 170 change channel;
#X floatatom 67 263 5 0 0 0 - - -;
#X floatatom 96 238 5 0 0 0 - - -;
#X obj 346 237 print out;
#X text 398 96 these are;
#X text 418 109 individual;
#X text 435 125 bytes of a;
#X text 450 138 midi stream;
#X obj 353 215 midiout 1;
#X text 35 105 note on:;
#X text 93 143 and off:;
#X msg 36 123 144 \, 68 \, 120;
#X msg 94 161 128 \, 68 \, 88;
#X obj 125 213 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X text 147 212 on/off;
#X text 111 263 note;
#X text 140 237 velocity;
#X text 278 218 send out:;
#X connect 6 0 14 0;
#X connect 6 1 15 0;
#X connect 6 2 26 0;
#X connect 7 0 16 0;
#X connect 7 0 21 0;
#X connect 9 0 7 0;
#X connect 10 0 7 1;
#X connect 11 0 7 2;
#X connect 12 0 7 3;
#X connect 24 0 6 0;
#X connect 25 0 6 0;