aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/xbendout-help.pd
blob: ded99bf4fc48263912676eec1346b5aba4d860b4 (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
#N canvas 621 82 558 520 10;
#X obj 0 493 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 0 296 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 602 277 370 332 META 0;
#X text 0 20 LICENSE SIBSD;
#X text 0 129 LIBRARY cyclone;
#X text 0 0 KEYWORDS midi pitchbend pitch bend 14 bit channel;
#X text 0 109 OUTLET_0 midi;
#X text 0 69 INLET_0 float;
#X text 0 89 INLET_1 float;
#X text 0 148 VERSION 0.1-alpha57;
#X text 0 166 AUTHOR Krzysztof Czaja;
#X text 1 184 RELEASE_DATE 2002;
#X text 2 203 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 2 235 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 construct extra precision midi pitchbend objects
14 bit;
#X restore 504 495 pd META;
#X obj 0 362 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 403 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#X obj 0 442 cnv 3 550 3 empty empty more_info 8 12 0 13 -228856 -1
0;
#N canvas 475 390 428 135 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 40 41 cyclone/xbendin;
#X obj 40 67 cyclone/xbendin2;
#X obj 40 93 cyclone/xbendout2;
#X obj 177 41 midiin;
#X obj 176 69 midiout;
#X restore 197 495 pd Related_objects;
#X obj 77 374 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 77 308 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 0 0 cnv 15 552 40 empty empty xbendout 3 12 0 18 -204280 -1
0;
#X text 116 308 float;
#X obj 77 332 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X text 116 332 float;
#X text 98 416 1) float;
#X text 192 416 - initial channel number;
#X obj 488 10 xbendout;
#X text 192 332 - channel number;
#X text 192 374 - output of midi stream;
#X floatatom 181 260 5 0 0 0 - - -;
#X floatatom 280 260 5 0 0 0 - - -;
#X floatatom 181 59 5 0 0 0 - - -;
#X floatatom 286 62 5 0 0 0 - - -;
#X text 192 308 - 14 bit pitchbend value;
#X text 116 374 midi;
#X text 115 456 in/output from;
#X obj 223 461 midiin;
#X obj 314 461 midiout;
#X text 273 456 or to;
#X obj 181 144 cyclone/xbendout 0;
#X obj 181 224 cyclone/xbendin 0;
#X text 12 23 construct extra precision midi pitchbend objects 14 bit
;
#X connect 20 0 28 0;
#X connect 21 0 28 1;
#X connect 28 0 29 0;
#X connect 29 0 18 0;
#X connect 29 1 19 0;