aboutsummaryrefslogtreecommitdiff
path: root/m-i-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2006-08-06 17:02:23 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2006-08-06 17:02:23 +0000
commitf549177175613490b2d5e7e5cf2a0c5ec56f1594 (patch)
treeb06677168b6f411aac1adedafa912388c150b185 /m-i-help.pd
This commit was generated by cvs2svn to compensate for changes in r5486,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487
Diffstat (limited to 'm-i-help.pd')
-rwxr-xr-xm-i-help.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/m-i-help.pd b/m-i-help.pd
new file mode 100755
index 0000000..03b0278
--- /dev/null
+++ b/m-i-help.pd
@@ -0,0 +1,25 @@
+#N canvas 125 122 434 313 10;
+#X text 12 257 (C) 2006 Joao Miguel 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;
+#X text 12 10 [m-i] - Automatic conversion of MIDI controller;
+#X obj 16 119 m-i 1 0 1000;
+#X floatatom 83 171 5 0 0 0 - - -;
+#X text 121 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;