aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/xnoteout-help.pd
blob: 80ec782c27b34c45a8a0c57cee6e172fce09f96c (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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
#N canvas 506 79 559 509 10;
#X obj 0 484 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 0 266 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 593 427 429 289 META 0;
#X text 0 20 LICENSE SIBSD;
#X text 0 135 LIBRARY cyclone;
#X text 0 60 INLET_0 float bang;
#X text 0 152 VERSION 0.1-alpha57;
#X text 0 170 AUTHOR Krzysztof Czaja;
#X text 1 188 RELEASE_DATE 2002;
#X text 2 207 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 2 239 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland
updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan
adapted the patch to pd-extended 2015-02-02;
#X text 0 40 DESCRIPTION interpret midi messages with release velocity
;
#X text 0 80 OUTLET_0 float note number;
#X text 0 98 OUTLET_0 float velocity;
#X text 0 116 OUTLET_0 float 0/1 = off/on;
#X text 0 0 KEYWORDS midi notein max_compatible;
#X restore 499 486 pd META;
#X obj 0 389 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 426 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#N canvas 450 534 427 114 Related_objects 0;
#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
#X text 6 1 Related Objects;
#X obj 13 32 cyclone/xnotein;
#X obj 118 32 midiout;
#X obj 119 55 noteout;
#X restore 189 486 pd Related_objects;
#X obj 79 398 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 0 0 cnv 15 552 40 empty empty xnoteout 3 12 0 18 -204280 -1
0;
#X text 106 280 float;
#X text 106 399 float;
#X text 88 448 1) float;
#X obj 79 283 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X floatatom 164 63 5 0 0 0 - - -;
#X floatatom 199 63 5 0 0 0 - - -;
#X floatatom 234 63 5 0 0 0 - - -;
#X floatatom 269 63 5 0 0 0 - - -;
#X obj 164 230 print out;
#X obj 171 208 midiout 1;
#X text 11 23 compose midi messages with release velocity;
#X text 106 303 float;
#X obj 79 306 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X text 106 327 float;
#X obj 79 330 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X text 106 352 float;
#X obj 79 355 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X text 160 279 - state;
#X text 160 302 - pitch;
#X text 160 326 - velocity;
#X text 160 351 - channel;
#X text 160 448 - initial channel;
#X obj 496 4 xnoteout;
#X obj 164 135 cyclone/xnoteout 1;
#X text 160 399 - three byte midi message;
#X connect 12 0 31 0;
#X connect 13 0 31 1;
#X connect 14 0 31 2;
#X connect 15 0 31 3;
#X connect 31 0 16 0;
#X connect 31 0 17 0;