aboutsummaryrefslogtreecommitdiff
path: root/m-i-help.pd
blob: f220c77cb847f142519066a430c879c202a0dff6 (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
#N canvas 125 122 449 354 10;
#X text 12 327 Released under the BSD License;
#X floatatom 16 109 3 0 127 0 - - -;
#X floatatom 16 161 5 0 0 0 - - -;
#X text 41 108 Simulation of MIDI controller;
#X text 53 161 Converted value;
#X text 12 10 [m-i] - Automatic conversion of MIDI controller;
#X obj 16 129 m-i 1 0 1000;
#X floatatom 85 181 5 0 0 0 - - -;
#X text 121 181 Original midi value;
#X text 266 150 Inlets;
#X text 266 200 Outlets;
#X text 266 40 Arguments;
#X text 266 80 - Lower range;
#X text 266 170 - Controller simulation;
#X text 266 220 - Scaled float;
#X text 266 100 - Upper range;
#X text 266 240 - Direct MIDI input;
#X text 265 120 - MIDI feedback on/off (1/0);
#X text 266 60 - Controller channel;
#X text 12 307 (C) 2009 Joćo Pais - jmmmpais@googlemail.com;
#X text 12 277 Related objects: [mk] [sliders];
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joćo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 36 KEYWORDS metro;
#X text 12 6 DESCRIPTION Automatic conversion of MIDI controller;
#X text 12 135 VERSION 2009;
#X text 14 165 INLET_0 - Controller simulation;
#X text 14 185 OUTLET_0 - Scaled float;
#X text 14 205 OUTLET_1 - Direct MIDI input;
#X restore 392 326 pd META;
#X connect 1 0 6 0;
#X connect 6 0 2 0;
#X connect 6 1 7 0;