Update of /cvsroot/pure-data/externals/hcs/hid In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20667/hid
Modified Files: buttongate-help.pd deg2hid-help.pd hid-help.pd hid2deg-help.pd hid2rad-help.pd hid_centered-help.pd hid_invert-help.pd hid_one2three-help.pd hid_one2two-help.pd hid_polar-help.pd hid_rel2abs-help.pd hid_spiral-help.pd joystick-help.pd keyboard-help.pd keygate-help.pd mouse-help.pd rad2hid-help.pd Added Files: hid_average-help.pd hid_lowpass-help.pd Log Message: added pddp_open patch to open all_about_ patches without them being abstractions embedded in the help files
Index: deg2hid-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/deg2hid-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** deg2hid-help.pd 13 Apr 2005 03:47:19 -0000 1.1 --- deg2hid-help.pd 26 Apr 2005 03:50:24 -0000 1.2 *************** *** 5,9 **** #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; ! #X obj 289 226 all_about_hid_mapping; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner hans@at.or.at ; --- 5,9 ---- #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; ! #X obj 289 226 pddp_open all_about_hid_mapping; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner hans@at.or.at ;
Index: keyboard-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/keyboard-help.pd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** keyboard-help.pd 28 Nov 2004 01:27:47 -0000 1.2 --- keyboard-help.pd 26 Apr 2005 03:50:24 -0000 1.3 *************** *** 16,20 **** #X text 414 446 $Author$; #X text 414 433 $Revision$; ! #X obj 348 402 all_about_hid; #X text 239 403 For more info:; #X msg 220 112 open 3; --- 16,20 ---- #X text 414 446 $Author$; #X text 414 433 $Revision$; ! #X obj 348 402 pddp_open all_about_hid; #X text 239 403 For more info:; #X msg 220 112 open 3;
--- NEW FILE: hid_lowpass-help.pd --- #N canvas 320 291 466 316 10; #X obj 5 2 cnv 15 450 20 empty empty [hid_lowpass] 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner hans@at.or.at ; #X text 244 284 released under the GNU GPL; #X floatatom 153 124 5 0 0 0 - - -; #X floatatom 153 180 5 0 0 0 - - -; #X obj 156 105 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 156 197 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 98 233 For more info:; #X obj 202 231 pddp_open all_about_hid_mapping; #X obj 153 150 hid_lowpass; #X text 18 36 Smooths a stream of numbers by converting it to an audio signal and low-pass filtering that signal. By default , the average is the last 10 values. You can set this using an argument or the right inlet.; #X connect 4 0 10 0; #X connect 5 0 7 0; #X connect 6 0 4 0; #X connect 10 0 5 0;
Index: hid2deg-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/hid2deg-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** hid2deg-help.pd 13 Apr 2005 03:47:19 -0000 1.1 --- hid2deg-help.pd 26 Apr 2005 03:50:24 -0000 1.2 *************** *** 5,9 **** #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; ! #X obj 289 226 all_about_hid_mapping; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner hans@at.or.at ; --- 5,9 ---- #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; ! #X obj 289 226 pddp_open all_about_hid_mapping; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner hans@at.or.at ;
Index: hid_rel2abs-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/hid_rel2abs-help.pd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** hid_rel2abs-help.pd 16 Dec 2004 04:42:27 -0000 1.2 --- hid_rel2abs-help.pd 26 Apr 2005 03:50:24 -0000 1.3 *************** *** 20,24 **** #X obj 73 175 hid_rel2abs -10 10; #X text 98 240 For more info:; ! #X obj 202 238 all_about_hid_mapping; #X msg 73 129 reset; #X msg 284 129 reset; --- 20,24 ---- #X obj 73 175 hid_rel2abs -10 10; #X text 98 240 For more info:; ! #X obj 202 238 pddp_open all_about_hid_mapping; #X msg 73 129 reset; #X msg 284 129 reset;
Index: hid2rad-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/hid2rad-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** hid2rad-help.pd 13 Apr 2005 03:47:19 -0000 1.1 --- hid2rad-help.pd 26 Apr 2005 03:50:24 -0000 1.2 *************** *** 5,9 **** #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; ! #X obj 289 226 all_about_hid_mapping; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner hans@at.or.at ; --- 5,9 ---- #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; ! #X obj 289 226 pddp_open all_about_hid_mapping; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner hans@at.or.at ;
Index: hid_one2three-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/hid_one2three-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** hid_one2three-help.pd 19 Dec 2004 18:22:46 -0000 1.1 --- hid_one2three-help.pd 26 Apr 2005 03:50:24 -0000 1.2 *************** *** 13,17 **** -1 -1 0 1; #X text 98 243 For more info:; ! #X obj 202 241 all_about_hid_mapping; #X floatatom 173 186 5 0 0 0 - - -; #X obj 176 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --- 13,17 ---- -1 -1 0 1; #X text 98 243 For more info:; ! #X obj 202 241 pddp_open all_about_hid_mapping; #X floatatom 173 186 5 0 0 0 - - -; #X obj 176 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
Index: joystick-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/joystick-help.pd,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** joystick-help.pd 4 Dec 2004 18:04:34 -0000 1.8 --- joystick-help.pd 26 Apr 2005 03:50:24 -0000 1.9 *************** *** 37,41 **** #X text 414 426 $Author$; #X text 414 413 $Revision$; ! #X obj 239 375 all_about_hid; #X text 130 376 For more info:; #X floatatom 245 234 5 0 0 3 hat0X - -; --- 37,41 ---- #X text 414 426 $Author$; #X text 414 413 $Revision$; ! #X obj 239 375 pddp_open all_about_hid; #X text 130 376 For more info:; #X floatatom 245 234 5 0 0 3 hat0X - -; *************** *** 112,116 **** range to calibrate it.; #X obj 335 215 unpack s f; ! #X obj 339 375 all_about_hid_mapping; #X text 422 177 (remember to calibrate all parts; #X text 430 190 of the joystick first); --- 112,116 ---- range to calibrate it.; #X obj 335 215 unpack s f; ! #X obj 339 375 pddp_open all_about_hid_mapping; #X text 422 177 (remember to calibrate all parts; #X text 430 190 of the joystick first);
Index: rad2hid-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/rad2hid-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** rad2hid-help.pd 13 Apr 2005 03:47:19 -0000 1.1 --- rad2hid-help.pd 26 Apr 2005 03:50:24 -0000 1.2 *************** *** 5,9 **** #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; ! #X obj 289 226 all_about_hid_mapping; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner hans@at.or.at ; --- 5,9 ---- #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; ! #X obj 289 226 pddp_open all_about_hid_mapping; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner hans@at.or.at ;
Index: hid_invert-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/hid_invert-help.pd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** hid_invert-help.pd 28 Nov 2004 23:57:26 -0000 1.2 --- hid_invert-help.pd 26 Apr 2005 03:50:24 -0000 1.3 *************** *** 15,19 **** #X text 27 43 Inverts the stream of numbers.; #X text 98 233 For more info:; ! #X obj 202 231 all_about_hid_mapping; #X connect 4 0 6 0; #X connect 5 0 8 0; --- 15,19 ---- #X text 27 43 Inverts the stream of numbers.; #X text 98 233 For more info:; ! #X obj 202 231 pddp_open all_about_hid_mapping; #X connect 4 0 6 0; #X connect 5 0 8 0;
Index: buttongate-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/buttongate-help.pd,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** buttongate-help.pd 28 Nov 2004 01:27:47 -0000 1.3 --- buttongate-help.pd 26 Apr 2005 03:50:24 -0000 1.4 *************** *** 10,14 **** ; #X text 244 484 released under the GNU GPL; ! #X obj 223 417 all_about_hid; #X text 114 418 For more info:; #X text 17 38 [buttongate] is a simple gate controlled by a HID button. --- 10,14 ---- ; #X text 244 484 released under the GNU GPL; ! #X obj 223 417 pddp_open all_about_hid; #X text 114 418 For more info:; #X text 17 38 [buttongate] is a simple gate controlled by a HID button.
Index: hid_polar-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/hid_polar-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** hid_polar-help.pd 13 Apr 2005 03:47:19 -0000 1.1 --- hid_polar-help.pd 26 Apr 2005 03:50:24 -0000 1.2 *************** *** 7,11 **** #X floatatom 100 335 7 0 0 0 radius-> - -; #X text 175 375 For more info:; ! #X obj 279 373 all_about_hid_mapping; #X obj 100 295 hid_polar; #X text 27 397 (C) Copyright 2005 Hans-Christoph Steiner hans@at.or.at --- 7,11 ---- #X floatatom 100 335 7 0 0 0 radius-> - -; #X text 175 375 For more info:; ! #X obj 279 373 pddp_open all_about_hid_mapping; #X obj 100 295 hid_polar; #X text 27 397 (C) Copyright 2005 Hans-Christoph Steiner hans@at.or.at
Index: hid-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/hid-help.pd,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** hid-help.pd 28 Nov 2004 04:59:46 -0000 1.14 --- hid-help.pd 26 Apr 2005 03:50:24 -0000 1.15 *************** *** 308,312 **** #X msg 118 141 0; #X obj 868 3 pddp; ! #X obj 716 530 all_about_hid; #X msg 366 145 print; #X obj 247 223 hid 0; --- 308,312 ---- #X msg 118 141 0; #X obj 868 3 pddp; ! #X obj 716 530 pddp_open all_about_hid; #X msg 366 145 print; #X obj 247 223 hid 0;
Index: keygate-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/keygate-help.pd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** keygate-help.pd 28 Nov 2004 01:27:47 -0000 1.2 --- keygate-help.pd 26 Apr 2005 03:50:24 -0000 1.3 *************** *** 10,14 **** ; #X text 250 430 released under the GNU GPL; ! #X obj 237 369 all_about_hid; #X text 128 370 For more info:; #X text 15 207 data to be gated -->; --- 10,14 ---- ; #X text 250 430 released under the GNU GPL; ! #X obj 237 369 pddp_open all_about_hid; #X text 128 370 For more info:; #X text 15 207 data to be gated -->;
Index: hid_centered-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/hid_centered-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** hid_centered-help.pd 28 Nov 2004 23:57:26 -0000 1.1 --- hid_centered-help.pd 26 Apr 2005 03:50:24 -0000 1.2 *************** *** 7,11 **** #X text 244 334 released under the GNU GPL; #X text 98 291 For more info:; ! #X obj 202 289 all_about_hid_mapping; #X obj 102 234 hid_centered; #X obj 137 105 tgl 25 0 empty empty empty 0 -6 0 8 -225271 -1 -1 1 --- 7,11 ---- #X text 244 334 released under the GNU GPL; #X text 98 291 For more info:; ! #X obj 202 289 pddp_open all_about_hid_mapping; #X obj 102 234 hid_centered; #X obj 137 105 tgl 25 0 empty empty empty 0 -6 0 8 -225271 -1 -1 1
Index: hid_spiral-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/hid_spiral-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** hid_spiral-help.pd 13 Apr 2005 03:47:19 -0000 1.1 --- hid_spiral-help.pd 26 Apr 2005 03:50:24 -0000 1.2 *************** *** 22,26 **** #X obj 323 324 spiral-joystick; #X obj 70 335 hid_spiral; ! #X obj 279 406 all_about_hid_mapping; #X obj 362 271 hid_polar; #X text 24 32 Converts cartesian coordinates(x , y) to spiral in polar --- 22,26 ---- #X obj 323 324 spiral-joystick; #X obj 70 335 hid_spiral; ! #X obj 279 406 pddp_open all_about_hid_mapping; #X obj 362 271 hid_polar; #X text 24 32 Converts cartesian coordinates(x , y) to spiral in polar
Index: mouse-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/mouse-help.pd,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** mouse-help.pd 28 Nov 2004 04:59:47 -0000 1.10 --- mouse-help.pd 26 Apr 2005 03:50:24 -0000 1.11 *************** *** 115,119 **** #X text 424 436 $Author$; #X text 424 423 $Revision$; ! #X obj 526 382 all_about_hid; #X text 417 383 For more info:; #X obj 601 334 tgl 25 0 empty empty empty 0 -6 0 8 -195568 -1 -1 0 --- 115,119 ---- #X text 424 436 $Author$; #X text 424 423 $Revision$; ! #X obj 526 382 pddp_open all_about_hid; #X text 417 383 For more info:; #X obj 601 334 tgl 25 0 empty empty empty 0 -6 0 8 -195568 -1 -1 0
--- NEW FILE: hid_average-help.pd --- #N canvas 320 291 462 312 10; #X obj 5 2 cnv 15 450 20 empty empty [hid_average] 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner hans@at.or.at ; #X text 244 284 released under the GNU GPL; #X floatatom 153 104 5 0 0 0 - - -; #X floatatom 153 180 5 0 0 0 - - -; #X obj 156 85 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 156 197 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 98 233 For more info:; #X obj 202 231 pddp_open all_about_hid_mapping; #X obj 153 150 hid_average; #X text 18 36 Smooths a stream of numbers using weighted averaging. By default , the average is the last 10 values. You can set this using an argument or the right inlet.; #X connect 4 0 10 0; #X connect 5 0 7 0; #X connect 6 0 4 0; #X connect 10 0 5 0;
Index: hid_one2two-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/hcs/hid/hid_one2two-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** hid_one2two-help.pd 19 Dec 2004 18:22:46 -0000 1.1 --- hid_one2two-help.pd 26 Apr 2005 03:50:24 -0000 1.2 *************** *** 13,17 **** -1 -1 11200 1; #X text 98 243 For more info:; ! #X obj 202 241 all_about_hid_mapping; #X floatatom 263 186 5 0 0 0 - - -; #X obj 266 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --- 13,17 ---- -1 -1 11200 1; #X text 98 243 For more info:; ! #X obj 202 241 pddp_open all_about_hid_mapping; #X floatatom 263 186 5 0 0 0 - - -; #X obj 266 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144