aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/xbendout2-help.pd
blob: ce487b86977729ce4b0cfe10a22a58b86b6debdb (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
#N canvas 508 79 560 531 10;
#X obj 0 503 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 0 290 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 617 289 382 345 META 0;
#X text 0 33 LICENSE SIBSD;
#X text 0 163 LIBRARY cyclone;
#X text 0 0 KEYWORDS midi pitchbend pitch bend 14 bit channel msb lsb
most significant bit least;
#X text 0 143 OUTLET_0 midi;
#X text 0 83 INLET_0 float;
#X text 0 103 INLET_1 float;
#X text 0 123 INLET_2 float;
#X text 0 182 VERSION 0.1-alpha57;
#X text 0 200 AUTHOR Krzysztof Czaja;
#X text 1 218 RELEASE_DATE 2002;
#X text 2 237 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 2 269 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 53 DESCRIPTION construct extra precision midi pitchbend objects
14 bit;
#X restore 504 505 pd META;
#X obj 0 379 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 418 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#X obj 0 457 cnv 3 550 3 empty empty more_info 8 12 0 13 -228856 -1
0;
#N canvas 322 427 428 127 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 36 37 cyclone/xbendin;
#X obj 36 62 cyclone/xbendout;
#X obj 36 87 cyclone/xbendin2;
#X obj 161 36 midiin;
#X obj 162 62 midiout;
#X restore 209 505 pd Related_objects;
#X obj 80 390 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 80 302 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 0 0 cnv 15 552 40 empty empty xbendout2 3 12 0 18 -204280 -1
0;
#X text 114 390 midiout;
#X text 114 302 float;
#X obj 80 326 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X text 114 326 float;
#X text 96 430 1) float;
#X text 192 390 - output of midi stream;
#X obj 484 11 xbendout2;
#X obj 80 350 cnv 17 3 17 empty empty 2 5 9 0 16 -228856 -162280 0
;
#X text 114 350 float;
#X text 192 350 - channel number;
#X obj 189 224 xbendin2 1;
#X obj 189 145 xbendout2 1;
#X floatatom 189 263 5 0 0 0 - - -;
#X floatatom 185 50 5 0 0 0 - - -;
#X floatatom 246 263 5 0 0 0 - - -;
#X floatatom 255 50 5 0 0 0 - - -;
#X floatatom 220 50 5 0 0 0 - - -;
#X text 192 430 - initial channel number;
#X text 114 469 in/output from;
#X obj 222 474 midiin;
#X obj 313 474 midiout;
#X text 272 469 or to;
#X text 192 302 - Most Significant Byte (msb);
#X text 192 326 - Least Significant Byte (lsb);
#X text 12 23 construct extra precision midi pitchbend objects 14 bit
;
#X connect 20 0 22 0;
#X connect 20 1 24 0;
#X connect 21 0 20 0;
#X connect 23 0 21 0;
#X connect 25 0 21 2;
#X connect 26 0 21 1;