From 8be40503d729c0dbba2d32073865903248f8151b Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 15 Nov 2010 05:04:33 +0000 Subject: added META subpatch and filled in some missing help patches svn path=/trunk/externals/ggee/; revision=14439 --- gui/button-help.pd | 15 ++++++- gui/envgen-help.pd | 16 +++++++- gui/fatom-help.pd | 10 ++++- gui/gcanvas-help.pd | 18 +++++++-- gui/image-help.pd | 20 +++++++--- gui/slider-help.pd | 30 +++++++++----- gui/sliderh-help.pd | 12 +++++- gui/state-help.pd | 12 +++++- gui/ticker-help.pd | 13 +++++- gui/toddle-help.pd | 111 +++++++++++++++++++++++++++++----------------------- 10 files changed, 181 insertions(+), 76 deletions(-) (limited to 'gui') diff --git a/gui/button-help.pd b/gui/button-help.pd index fe4ec9d..ad17df0 100644 --- a/gui/button-help.pd +++ b/gui/button-help.pd @@ -1,12 +1,23 @@ -#N canvas 215 105 529 408 10; +#N canvas 0 26 382 351 10; #X obj 41 115 button OK; #X obj 77 249 print; #X obj 118 128 button Hit_me_with_your_rhythm_stick; #X msg 118 181 yes I will; #X obj 118 83 button OK; #X text 17 21 Button \, a bang with a label (no pics yet); -#X text 26 374 (C) dosmildos Guenter Geiger; +#X text 26 314 (C) dosmildos Guenter Geiger; #X text 17 41 button \, _ are made into spaces; +#N canvas 186 148 494 344 META 0; +#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 115 AUTHOR Guenter Geiger; +#X text 12 45 DESCRIPTION button with a label that sends a bang when +pressed; +#X text 12 75 INLET_0 bang; +#X text 12 95 OUTLET_0 bang; +#X text 12 5 KEYWORDS control GUI; +#X restore 332 326 pd META; #X connect 0 0 1 0; #X connect 2 0 3 0; #X connect 3 0 1 0; diff --git a/gui/envgen-help.pd b/gui/envgen-help.pd index b09eab5..242caef 100644 --- a/gui/envgen-help.pd +++ b/gui/envgen-help.pd @@ -1,4 +1,4 @@ -#N canvas 96 72 500 495 10; +#N canvas 0 26 433 454 10; #X obj 101 192 envgen 203 123 1 0 ; #X text 21 6 envgen:; #X text 22 27 Envelope generator. This external delivers value for @@ -78,7 +78,7 @@ pixels); #N canvas 122 39 527 491 saving 0; #X obj 73 134 envgen 203 123 1 0 ; #X msg 71 26 bang; -#X msg 90 61 dump; +#X msg 105 73 dump; #X obj 277 278 list prepend set; #X obj 277 299 list trim; #X msg 195 95 0 50 1 50; @@ -100,6 +100,18 @@ it back to [envgen]; #X connect 5 0 0 0; #X connect 11 0 0 0; #X restore 258 413 pd saving state; +#N canvas 445 185 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 Tcl/Tk; +#X text 12 125 AUTHOR Guenter Geiger; +#X text 12 5 KEYWORDS control GUI storage; +#X text 12 45 DESCRIPTION envelope generator; +#X text 12 65 INLET_0 bang list float duration sustain release motion +dump; +#X text 12 85 OUTLET_0 list; +#X text 12 105 OUTLET_1 list; +#X restore 382 433 pd META; #X connect 0 0 10 0; #X connect 3 0 0 0; #X connect 6 0 0 0; diff --git a/gui/fatom-help.pd b/gui/fatom-help.pd index 5459bd9..319ac95 100644 --- a/gui/fatom-help.pd +++ b/gui/fatom-help.pd @@ -1,2 +1,10 @@ -#N canvas 1 52 450 300 10; +#N canvas 1 52 450 323 10; #X text 80 96 comment; +#N canvas 186 148 494 344 META 0; +#X text 12 85 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 65 AUTHOR Guenter Geiger; +#X text 12 5 KEYWORDS control GUI needs_work (help_patch); +#X text 12 45 DESCRIPTION; +#X restore 384 287 pd META; diff --git a/gui/gcanvas-help.pd b/gui/gcanvas-help.pd index cd679c7..7ecd461 100644 --- a/gui/gcanvas-help.pd +++ b/gui/gcanvas-help.pd @@ -1,9 +1,9 @@ -#N canvas 292 26 524 527 10; +#N canvas 0 26 524 527 10; #X obj 34 472 nbx 5 25 -1e+37 1e+37 0 0 empty empty X: -20 14 1 16 --241655 -1 -1 49 256; +-241655 -1 -1 0 256; #X obj 40 248 gcanvas 200 200; #X obj 136 471 nbx 5 25 -1e+37 1e+37 0 0 empty empty Y: -20 14 1 16 --241655 -1 -1 26 256; +-241655 -1 -1 0 256; #X text 18 3 [gcanvas]; #X text 69 505 mouse values; #X text 41 24 click and drag in the grey [gcanvas] to get pixel values @@ -73,6 +73,18 @@ #X msg 83 172 move 2 50 \$1 50 50; #X obj 86 153 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; +#N canvas 314 154 494 344 META 0; +#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 145 AUTHOR Guenter Geiger; +#X text 12 5 KEYWORDS control GUI; +#X text 12 45 DESCRIPTION rectangle to detect mouse position; +#X text 12 65 INLET_0 color line rect move reset delete; +#X text 12 85 OUTLET_0 float; +#X text 12 105 OUTLET_1 float; +#X text 12 125 OUTLET_2 float; +#X restore 472 504 pd META; #X connect 1 0 0 0; #X connect 1 1 2 0; #X connect 1 2 9 0; diff --git a/gui/image-help.pd b/gui/image-help.pd index 77f397b..3bf84aa 100644 --- a/gui/image-help.pd +++ b/gui/image-help.pd @@ -1,5 +1,5 @@ -#N canvas 140 178 568 628 10; -#X obj 246 361 image logo100.gif; +#N canvas 0 26 462 397 10; +#X obj 265 274 image logo100.gif; #X text 19 18 Incorporate images. This is instantiated with; #X text 19 34 [image logo100.gif]; #X text 17 57 [image] works with .gif \, .ppm \, and .pgm image formats @@ -8,14 +8,24 @@ only.; #X obj 86 88 bng 15 250 50 0 empty empty empty 0 -6 0 10 -4034 -1 -1 ; #X obj 86 109 openpanel; -#X obj 238 567 bng 15 250 50 0 empty empty empty 0 -6 0 10 -262144 +#X obj 265 357 bng 15 250 50 0 empty empty empty 0 -6 0 10 -262144 -1 -1; #X msg 265 152 size \$1 \$2; #X obj 265 129 pack 0 0; #X obj 313 106 hsl 128 15 0 127 0 0 empty empty y 7 7 0 10 -203904 --1 -1 11800 1; +-1 -1 0 1; #X obj 263 88 hsl 128 15 0 127 0 0 empty empty x 7 7 0 10 -204800 -1 --1 12700 1; +-1 0 1; +#N canvas 369 218 494 344 META 0; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 105 AUTHOR Guenter Geiger; +#X text 12 5 KEYWORDS control GUI; +#X text 12 45 DESCRIPTION display an image; +#X text 12 65 INLET_0 open size; +#X text 12 85 OUTLET_0 bang; +#X restore 412 375 pd META; #X connect 0 0 7 0; #X connect 4 0 0 0; #X connect 5 0 6 0; diff --git a/gui/slider-help.pd b/gui/slider-help.pd index 588b468..2834e22 100644 --- a/gui/slider-help.pd +++ b/gui/slider-help.pd @@ -1,31 +1,41 @@ -#N canvas 465 157 666 446 12; +#N canvas 0 26 592 446 12; #X obj 14 121 slider 127 0 15; #X floatatom 12 42 0 0 0 0 - - -; #X floatatom 14 319 0 0 0 0 - - -; -#X text 140 188 This was instantiated with slider\ 200\ 100; +#X text 140 188 This was instantiated with slider 200 100; #X obj 14 85 random 127; #X obj 468 343 state sl; #X msg 468 283 save; #X msg 520 283 1; #X floatatom 98 296 0 0 0 0 - - -; #X obj 186 252 slider 127 0 40; -#X text 184 231 This was instantiated with slider\ 127\ 0\ 40; +#X text 184 231 This was instantiated with slider 127 0 40; #X obj 274 333 sliderh 127 0 30; #X text 273 307 Same with sliderh; #X floatatom 274 384 5 0 0 0 - - -; +#X obj 12 64 metro 2; +#X obj 98 167 slider 200 100 15; +#X text 125 117 Slider is state aware.; +#N canvas 447 185 494 344 META 0; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 105 AUTHOR Guenter Geiger; +#X text 12 5 KEYWORDS control GUI; +#X text 12 45 DESCRIPTION graphical slider; +#X text 12 65 INLET_0 float bang; +#X text 12 85 OUTLET_0 float; +#X restore 532 416 pd META; #X text 126 11 Instantiate a new slider with Put->Object and type slider into the object. The slider takes up to 3 parameters \, the first is the maximum value \, the second is the minimum. The third is the width of the slider (contributed by Dieter . Click on the -through to move in 0.01. Middle button jumps.; -#X obj 12 64 metro 2; -#X obj 98 167 slider 200 100 15; -#X text 125 117 Slider is state aware.; +trough to move in 0.01. Middle button jumps.; #X connect 0 0 2 0; -#X connect 1 0 15 0; +#X connect 1 0 14 0; #X connect 4 0 0 0; #X connect 6 0 5 0; #X connect 7 0 5 0; #X connect 11 0 13 0; -#X connect 15 0 4 0; -#X connect 16 0 8 0; +#X connect 14 0 4 0; +#X connect 15 0 8 0; diff --git a/gui/sliderh-help.pd b/gui/sliderh-help.pd index e163a83..8ff3963 100644 --- a/gui/sliderh-help.pd +++ b/gui/sliderh-help.pd @@ -1,5 +1,15 @@ -#N canvas 0 0 450 300 10; +#N canvas 0 31 450 300 10; #X obj 44 79 sliderh 127 0 20; #X text 44 59 sliderh 127 0 20; #X obj 46 147 sliderh 127 0 10; #X text 43 127 sliderh 127 0 10; +#N canvas 186 148 494 344 META 0; +#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 115 AUTHOR Guenter Geiger; +#X text 12 95 OUTLET_0; +#X text 12 45 DESCRIPTION; +#X text 12 75 INLET_0; +#X text 12 5 KEYWORDS control GUI needs_work (help_patch); +#X restore 394 270 pd META; diff --git a/gui/state-help.pd b/gui/state-help.pd index 954407a..86e5463 100644 --- a/gui/state-help.pd +++ b/gui/state-help.pd @@ -1,3 +1,13 @@ -#N canvas 523 175 450 300 10; +#N canvas 0 31 450 300 10; #X obj 180 119 state; #X text 67 43 any idea for state saving; +#N canvas 186 148 494 344 META 0; +#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 115 AUTHOR Guenter Geiger; +#X text 12 95 OUTLET_0; +#X text 12 75 INLET_0 save; +#X text 12 45 DESCRIPTION; +#X text 12 5 KEYWORDS control needs_work (help_patch); +#X restore 384 260 pd META; diff --git a/gui/ticker-help.pd b/gui/ticker-help.pd index aeed8c6..9f515ad 100644 --- a/gui/ticker-help.pd +++ b/gui/ticker-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 22 454 304 10; +#N canvas 0 22 412 266 10; #X obj 76 108 ticker ; #X text 25 21 [ticker] is a OS-native checkbox; #X obj 44 70 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 @@ -7,6 +7,17 @@ #X floatatom 75 157 5 0 0 0 - - -; #X obj 44 158 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; +#N canvas 188 140 494 344 META 0; +#X text 12 5 GENRE help; +#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 45 LICENSE Tcl/Tk; +#X text 12 125 AUTHOR Guenter Geiger; +#X text 12 25 KEYWORDS control GUI; +#X text 12 65 DESCRIPTION OS-native checkbox; +#X text 12 85 INLET_0 bang float; +#X text 12 105 OUTLET_0 float; +#X restore 362 246 pd META; #X connect 0 0 4 0; #X connect 0 0 5 0; #X connect 2 0 0 0; diff --git a/gui/toddle-help.pd b/gui/toddle-help.pd index 2c56c53..2200fef 100644 --- a/gui/toddle-help.pd +++ b/gui/toddle-help.pd @@ -1,50 +1,61 @@ -#N canvas 194 167 644 497 12; -#X obj 21 258 toddle blue 50 50; -#X obj 254 397 toddle magenta 62 67; -#X obj 21 315 print; -#X msg 21 232 bang; -#X msg 254 251 size 15 15; -#X obj 22 57 toddle black 15 15; -#X text 333 250 set the size; -#X text 42 54 default toddle; -#X obj 22 92 toddle black 40 40; -#X text 72 105 toddle black 40 40; -#X obj 22 149 toddle red 15 15; -#X text 46 148 toddle red; -#X obj 22 180 toddle green 10 40; -#X text 43 193 toddle green 10 40; -#X text 19 460 (C) 1999 Guenter Geiger; -#X text 232 9 The Toddle object; -#X text 232 24 ==================; -#X msg 460 248 size \$1 \$2; -#X floatatom 460 206 0 0 0; -#X obj 460 227 pack 1 2; -#X floatatom 511 206 0 0 0; -#X msg 460 183 bang; -#X text 254 155 wow .....; -#X msg 460 285 color magenta \, bang; -#X msg 459 306 color red \, bang; -#X msg 459 328 color slategrey \, bang; -#X msg 460 350 color darkgreen \, bang; -#X text 199 52 To create: Put->Object and type in the "toddle"; -#X floatatom 75 231 0 0 0; -#X text 75 263 toddle is not a "bang"; -#X text 75 278 converter \, but routes; -#X text 76 294 messages through; -#X connect 0 0 2 0; -#X connect 3 0 0 0; -#X connect 4 0 1 0; -#X connect 5 0 8 0; -#X connect 8 0 10 0; -#X connect 10 0 12 0; -#X connect 17 0 1 0; -#X connect 18 0 19 0; -#X connect 19 0 17 0; -#X connect 20 0 19 1; -#X connect 20 0 21 0; -#X connect 21 0 18 0; -#X connect 23 0 1 0; -#X connect 24 0 1 0; -#X connect 25 0 1 0; -#X connect 26 0 1 0; -#X connect 28 0 0 0; +#N canvas 0 26 631 491 12; +#X obj 21 258 toddle blue 50 50; +#X obj 254 397 toddle magenta 62 67; +#X obj 21 315 print; +#X msg 21 232 bang; +#X msg 254 251 size 15 15; +#X obj 22 57 toddle black 15 15; +#X text 333 250 set the size; +#X text 42 54 default toddle; +#X obj 22 92 toddle black 40 40; +#X text 72 105 toddle black 40 40; +#X obj 22 149 toddle red 15 15; +#X text 46 148 toddle red; +#X obj 22 180 toddle green 10 40; +#X text 43 193 toddle green 10 40; +#X text 19 460 (C) 1999 Guenter Geiger; +#X text 232 9 The Toddle object; +#X text 232 24 ==================; +#X msg 460 248 size \$1 \$2; +#X floatatom 460 206 0 0 0 0 - - -; +#X obj 460 227 pack 1 2; +#X floatatom 511 206 0 0 0 0 - - -; +#X msg 460 183 bang; +#X text 254 155 wow .....; +#X msg 460 285 color magenta \, bang; +#X msg 459 306 color red \, bang; +#X msg 459 328 color slategrey \, bang; +#X msg 460 350 color darkgreen \, bang; +#X text 199 52 To create: Put->Object and type in the "toddle"; +#X floatatom 75 231 0 0 0 0 - - -; +#X text 75 263 toddle is not a "bang"; +#X text 75 278 converter \, but routes; +#X text 76 294 messages through; +#N canvas 324 237 494 344 META 0; +#X text 12 5 GENRE help; +#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 45 LICENSE Tcl/Tk; +#X text 12 125 AUTHOR Guenter Geiger; +#X text 12 25 KEYWORDS control GUI; +#X text 12 65 DESCRIPTION graphical button; +#X text 12 85 INLET_0 anything size color; +#X text 12 105 OUTLET_0 anything; +#X restore 572 466 pd META; +#X connect 0 0 2 0; +#X connect 3 0 0 0; +#X connect 4 0 1 0; +#X connect 5 0 8 0; +#X connect 8 0 10 0; +#X connect 10 0 12 0; +#X connect 17 0 1 0; +#X connect 18 0 19 0; +#X connect 19 0 17 0; +#X connect 20 0 19 1; +#X connect 20 0 21 0; +#X connect 21 0 18 0; +#X connect 23 0 1 0; +#X connect 24 0 1 0; +#X connect 25 0 1 0; +#X connect 26 0 1 0; +#X connect 28 0 0 0; -- cgit v1.2.1