From de38c70d5f9bd92f74615bc4c6c8607ab3b7f118 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 13 Dec 2010 13:55:00 +0000 Subject: added META subpatch and fixed a bunch of broken connections svn path=/trunk/externals/hid/; revision=14625 --- hid2rad-help.pd | 39 +++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 14 deletions(-) (limited to 'hid2rad-help.pd') diff --git a/hid2rad-help.pd b/hid2rad-help.pd index 4943a39..c88514b 100644 --- a/hid2rad-help.pd +++ b/hid2rad-help.pd @@ -1,17 +1,16 @@ -#N canvas 633 307 471 311 10; -#X declare -lib hid; +#N canvas 0 36 471 311 10; #X obj 5 2 cnv 15 450 20 empty empty hid2rad 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 obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; -#X text 300 168 related objects:; -#X obj 273 184 hid/rad2hid; -#X obj 332 184 hid/deg2hid; -#X obj 391 184 hid/hid2deg; +#X text 254 249 released under the GNU GPL; +#X text 185 208 For more info:; +#X text 40 234 (C) Copyright 2005 Hans-Christoph Steiner +; +#X text 276 148 related objects:; +#X obj 233 164 hid/rad2hid; +#X obj 308 164 hid/deg2hid; +#X obj 383 164 hid/hid2deg; #X obj 69 150 hid/hid2rad; #X floatatom 69 185 9 0 0 1 radians - -; #X obj 72 85 hsl 128 15 0 1 0 0 empty empty hid 6 7 1 10 -262131 -1 @@ -20,6 +19,18 @@ #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 connect 10 0 11 0; -#X connect 12 0 13 0; -#X connect 12 0 10 0; +#N canvas 504 253 494 344 META 0; +#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL; +#X text 12 85 INLET_0 float; +#X text 12 105 OUTLET_0 float; +#X text 12 125 AUTHOR Hans-Christoph Steiner; +#X text 12 45 DESCRIPTION convert numbers from the [hid] range (0 to +1) to radians (-pi to pi) with the 0's lining up in the same place. +; +#X text 12 5 KEYWORDS control conversion abstraction; +#X restore 417 283 pd META; +#X connect 9 0 10 0; +#X connect 11 0 9 0; +#X connect 12 0 9 0; -- cgit v1.2.1