From f549177175613490b2d5e7e5cf2a0c5ec56f1594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Sun, 6 Aug 2006 17:02:23 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5486, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487 --- m-i-help.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100755 m-i-help.pd (limited to 'm-i-help.pd') 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; -- cgit v1.2.1