From 9d4ee7c75c8bd4c53600331fd55f2a3680135c3c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 10 Feb 2010 04:39:52 +0000 Subject: setup mapping lib with template Makefile+debian stuff svn path=/trunk/externals/mapping/; revision=13164 --- mapping2midi-help.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 mapping2midi-help.pd (limited to 'mapping2midi-help.pd') diff --git a/mapping2midi-help.pd b/mapping2midi-help.pd new file mode 100644 index 0000000..f02de03 --- /dev/null +++ b/mapping2midi-help.pd @@ -0,0 +1,24 @@ +#N canvas 633 307 475 315 10; +#X obj 5 2 cnv 15 450 20 empty empty mapping2midi 2 11 1 18 -233017 +-66577 0; +#X msg 422 3 pddp; +#X text 254 269 released under the GNU GPL; +#X text 185 228 For more info:; +#X obj 289 226 pddp/pddplink ../mapping-about.pd -text mapping-about; +#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner +; +#X text 294 161 related objects:; +#X obj 234 181 radians2mapping; +#X obj 346 181 degrees2mapping; +#X obj 288 200 mapping2degrees; +#X floatatom 69 185 9 0 0 1 radians - -; +#X obj 72 85 hsl 128 15 0 1 0 0 empty empty mapping 6 7 1 10 -262131 +-1 -1 0 0; +#X floatatom 95 115 5 0 0 0 - - -; +#X obj 69 150 mapping2midi; +#X text 26 34 This object converts numbers from the mapping range (0 +to 1) to radians (-pi to pi) with the 0's lining up in the same place. +; +#X connect 11 0 12 0; +#X connect 11 0 13 0; +#X connect 13 0 10 0; -- cgit v1.2.1