summaryrefslogtreecommitdiff
path: root/help/pitch-help.pd
blob: d2a7f18939cdefd653730daf22b790b72dc534ef (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
76
77
78
79
80
81
82
83
84
85
86
87
#N canvas 508 81 557 515 10;
#X obj 0 0 cnv 15 552 40 empty empty pitch 3 12 0 18 -204280 -1 0;
#X obj 0 295 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#X obj 0 364 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 506 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#X obj 79 375 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 79 308 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 0 547 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#N canvas 238 349 428 75 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 restore 206 549 pd Related_objects;
#N canvas 678 596 379 261 META 0;
#X text 12 240 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42. Updated by Fred Jan Kraan 2016-02.;
#X text 12 204 AUTHOR Olaf Matthes;
#X text 12 25 LICENSE GPL v2;
#X text 12 45 DESCRIPTION get info about pitch;
#X text 12 5 KEYWORDS control analysis MIDI;
#X text 12 65 INLET_0 float;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 float;
#X text 12 145 OUTLET_2 float;
#X text 12 165 OUTLET_3 float;
#X text 12 185 OUTLET_4 float;
#X text 12 125 OUTLET_1 symbol;
#X text 12 223 MAINTAINER Fred Jan Kraan <fjkraan@xs4all.nl>;
#X restore 502 551 pd META;
#X obj 79 336 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X text 108 337 float;
#X obj 79 403 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X obj 502 4 pitch;
#X text 7 23 get info about pitch, f 76;
#X floatatom 103 277 5 0 0 0 - - -, f 5;
#X obj 103 46 notein;
#X floatatom 146 241 5 0 0 0 - - -, f 5;
#X floatatom 168 223 5 0 0 0 - - -, f 5;
#X floatatom 190 205 5 0 0 0 - - -, f 5;
#X floatatom 219 49 5 0 0 0 - - -, f 5;
#X symbolatom 124 259 7 0 0 0 - - -, f 7;
#X obj 103 78 stripnote;
#X obj 103 163 maxlib/pitch 72;
#X msg 268 52 74;
#X msg 269 75 72;
#X msg 270 98 70;
#X text 107 307 float;
#X text 162 307 - note number;
#X text 163 337 - note velocity;
#X obj 79 428 cnv 17 3 17 empty empty 2 5 9 0 16 -228856 -162280 0
;
#X obj 79 457 cnv 17 3 17 empty empty 3 5 9 0 16 -228856 -162280 0
;
#X obj 79 484 cnv 17 3 17 empty empty 4 5 9 0 16 -228856 -162280 0
;
#X text 107 375 float;
#X text 107 403 symbol;
#X text 107 429 float;
#X text 107 484 float;
#X text 161 375 - outputs the MIDI note number;
#X text 161 403 - outputs the note name;
#X text 161 429 - outputs the pitch class;
#X text 107 457 float;
#X text 161 457 - outputs the intervat to the last note;
#X text 161 484 - outputs the note register;
#X text 85 525 default value for the 0th note. Needed for calculation
of the first interval, f 76;
#X connect 15 0 21 0;
#X connect 15 1 21 1;
#X connect 19 0 22 0;
#X connect 21 0 22 0;
#X connect 21 1 22 1;
#X connect 22 0 14 0;
#X connect 22 1 20 0;
#X connect 22 2 16 0;
#X connect 22 3 17 0;
#X connect 22 4 18 0;
#X connect 23 0 22 0;
#X connect 24 0 22 0;
#X connect 25 0 22 0;