diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2012-12-19 03:12:01 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2012-12-19 03:12:01 +0000 |
commit | 5acf8f5d01f51d0fbc5144c4314161260071d04b (patch) | |
tree | e5fe24951572d9522ee0185c18027e644a136144 | |
parent | 46099d93d23a1bb2845e6856fa8c0bb0bed9cca9 (diff) |
moved errors from META subpatch to the trackerHEADsvn2git-headexternals/hid
svn path=/trunk/externals/hid/; revision=16695
-rw-r--r-- | hid_centered-help.pd | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/hid_centered-help.pd b/hid_centered-help.pd index e64263f..ddc82d6 100644 --- a/hid_centered-help.pd +++ b/hid_centered-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 31 468 398 10; +#N canvas 1 88 468 398 10; #X obj 5 2 cnv 15 450 20 empty empty hid_centered 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp @@ -14,7 +14,7 @@ #X obj 200 118 hradio 15 1 1 8 \$0-device-number empty choose_a_device 0 -6 1 9 -262144 -1 -1 7; #X obj 174 118 nbx 1 14 -1e+37 1e+37 0 0 empty \$0-device-number empty -0 -6 0 14 -166441 -1 -1 0 256; +0 -6 0 14 -166441 -1 -1 7 256; #X obj 137 170 joystick 0; #X obj 205 235 hid/hid_centered; #X floatatom 205 256 5 0 0 0 Y - -; @@ -25,7 +25,7 @@ 1" so that 0 is the center point of the range. With a joystick \, for example \, this can make the center point of the joystick (0 \, 0) rather than (0.5 \, 0.5).; -#N canvas 478 206 494 344 META 0; +#N canvas 476 214 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 35 LICENSE GPL; @@ -34,8 +34,7 @@ Wilkes for Pd version 0.42.; #X text 12 125 AUTHOR Hans-Christoph Steiner; #X text 12 55 DESCRIPTION convert the standard "0 to 1" [hid] format to "-1 to 1" so that 0 is the center point of the range; -#X text 12 5 KEYWORDS control conversion abstraction needs_work (connections) -; +#X text 12 5 KEYWORDS control conversion abstraction; #X restore 408 368 pd META; #X connect 6 0 10 0; #X connect 7 0 10 0; |