aboutsummaryrefslogtreecommitdiff
path: root/m-i-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2009-01-30 00:32:18 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2009-01-30 00:32:18 +0000
commite29b99512a632a04c35d4a6b88c6e7fccbd89e03 (patch)
tree25359ade59549d8633578ee79bba950545419770 /m-i-help.pd
parenta8335dd574a39ba64e554c1ac8e80c69ce53f2a7 (diff)
svn path=/trunk/abstractions/jmmmp/; revision=10677
Diffstat (limited to 'm-i-help.pd')
-rw-r--r--m-i-help.pd48
1 files changed, 24 insertions, 24 deletions
diff --git a/m-i-help.pd b/m-i-help.pd
index 19035eb..14e9c1b 100644
--- a/m-i-help.pd
+++ b/m-i-help.pd
@@ -1,25 +1,25 @@
-#N canvas 125 122 434 313 10;
-#X text 12 257 (C) 2006 João Pais - jmmmpais@googlemail.com
-;
-#X text 12 277 Released under the BSD License;
-#X floatatom 16 99 3 0 127 0 - - -;
-#X floatatom 16 151 5 0 0 0 - - -;
-#X text 41 98 Simulation of MIDI controller;
-#X text 54 151 Converted value;
+#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 119 m-i 1 0 1000;
-#X floatatom 85 171 5 0 0 0 - - -;
-#X text 123 171 Original midi value;
-#X text 266 145 Inlets;
-#X text 266 195 Outlets;
-#X text 266 35 Arguments;
-#X text 266 55 - Input controller;
-#X text 266 75 - Lower range;
-#X text 266 165 - Controller simulation;
-#X text 266 215 - Scaled float;
-#X text 266 95 - Upper range;
-#X text 266 235 - Direct MIDI input;
-#X text 266 115 - MIDI feedback;
-#X connect 2 0 7 0;
-#X connect 7 0 3 0;
-#X connect 7 1 8 0;
+#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];
+#X connect 1 0 6 0;
+#X connect 6 0 2 0;
+#X connect 6 1 7 0;