From 043dfe0ae677c018cde28cb84e1abe5ae1fe5205 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 29 Jan 2006 05:43:33 +0000 Subject: this is the first checkin for the new mapping lib, which is a join effort of Cyrille and Hans. We are combining Cyrille's ds_/datastream classes with my hid_* classes, and I think Cyrille has drawn on the La-Kitchen classes for working with sensors. svn path=/trunk/externals/mapping/; revision=4514 --- help/radians2mapping-help.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 help/radians2mapping-help.pd (limited to 'help/radians2mapping-help.pd') diff --git a/help/radians2mapping-help.pd b/help/radians2mapping-help.pd new file mode 100644 index 0000000..9e0b6f1 --- /dev/null +++ b/help/radians2mapping-help.pd @@ -0,0 +1,24 @@ +#N canvas 168 236 533 333 10; +#X obj 5 2 cnv 15 450 20 empty empty [rad2hid] 2 11 1 18 -233017 -66577 +0; +#X msg 422 3 pddp; +#X text 254 269 released under the GNU GPL; +#X text 144 228 For more info:; +#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner +; +#X text 254 186 related objects:; +#X floatatom 69 195 5 0 0 1 hid - -; +#X obj 72 95 hsl 128 15 -3.14159 3.14159 0 0 empty empty radians 6 +7 1 10 -262131 -1 -1 0 0; +#X floatatom 95 125 9 0 0 0 - - -; +#X obj 69 160 rad2hid; +#X text 21 35 This object converts numbers from radians (-pi to pi) +to the [hid] range (0 to 1) with the 0's lining up in the same place. +; +#X obj 252 202 radians2mapping; +#X obj 140 202 degrees2mapping; +#X obj 365 202 mapping2degrees; +#X obj 248 226 pddp_open mapping-about; +#X connect 7 0 8 0; +#X connect 7 0 9 0; +#X connect 9 0 6 0; -- cgit v1.2.1