diff options
Diffstat (limited to 'gui/toddle-help.pd')
-rw-r--r-- | gui/toddle-help.pd | 111 |
1 files changed, 61 insertions, 50 deletions
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; |