From df54d3d3d4aab0481ab8a0e9ad23c97ac039ddf9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 19 Apr 2010 05:02:31 +0000 Subject: make [hid] into a libdir-ish folder like earplug~ and freeverb~, and make sure hid-help.pd gets installed svn path=/trunk/externals/hcs/hid/; revision=13454 --- deg2hid-help.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 deg2hid-help.pd (limited to 'deg2hid-help.pd') diff --git a/deg2hid-help.pd b/deg2hid-help.pd new file mode 100644 index 0000000..766504f --- /dev/null +++ b/deg2hid-help.pd @@ -0,0 +1,25 @@ +#N canvas 82 386 483 323 10; +#X declare -lib hid; +#X obj 5 2 cnv 15 450 20 empty empty deg2hid 2 11 1 18 -233017 -66577 +0; +#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp; +#X text 254 269 released under the GNU GPL; +#X text 185 228 For more info:; + +#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner +; +#X text 300 168 related objects:; +#X obj 333 184 hid/rad2hid; +#X floatatom 56 203 7 0 0 1 - - -; +#X obj 59 103 hsl 300 15 -720 720 0 0 empty empty degrees 6 7 1 10 +-262131 -1 -1 3100 0; +#X floatatom 82 133 5 0 0 0 - - -; +#X text 26 34 This object converts numbers from the [hid] range (0 +to 1) to radians (-pi to pi) with the 0's lining up in the same place. +; +#X obj 274 184 hid/hid2rad; +#X obj 392 184 hid/hid2deg; +#X obj 56 168 hid/deg2hid; +#X connect 9 0 10 0; +#X connect 9 0 14 0; +#X connect 14 0 8 0; -- cgit v1.2.1