From 7d6affca746f49f5ffb2818b8a9ccf9d91388e8f Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Wed, 25 Aug 2010 00:31:27 +0000 Subject: revised help docs that conform to the PDDP template svn path=/trunk/; revision=13942 --- doc/pddp/graph-help.pd | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 doc/pddp/graph-help.pd (limited to 'doc/pddp/graph-help.pd') diff --git a/doc/pddp/graph-help.pd b/doc/pddp/graph-help.pd new file mode 100644 index 00000000..2d8348ff --- /dev/null +++ b/doc/pddp/graph-help.pd @@ -0,0 +1,64 @@ +#N canvas 0 0 555 619 10; +#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0 +14 -228856 -66577 0; +#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header (graph) 3 12 0 18 +-204280 -1 0; +#X obj 0 453 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 +-228856 -1 0; +#N canvas 46 242 494 344 META 0; +#X text 12 105 PLATFORM windows macosx gnulinux; +#X text 12 125 LIBRARY internal; +#X text 12 165 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 65 LICENSE SIBSD; +#X text 12 145 AUTHOR Miller Puckette; +#X text 12 225 HELP_PATCH_AUTHORS Updated for Pd v0.41. Revised by +Jonathan Wilkes to conform to the PDDP template for Pd version 0.42. +; +#X text 12 5 GENRE help; +#X text 12 45 KEYWORDS signal GUI; +#X text 12 85 DESCRIPTION container canvas for a garray; +#X text 12 25 NAME graph; +#X text 12 185 RELEASE_DATE 1997; +#X text 12 205 RELEASE_VERSION; +#X restore 500 597 pd META; +#X obj 0 483 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 +13 -228856 -1 0; +#X obj 0 513 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 +0 13 -228856 -1 0; +#X obj 0 566 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 +0 13 -228856 -1 0; +#N canvas 54 478 428 109 Related_objects 0; +#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 +14 -204280 -1 0; +#X obj 23 43 table; +#N canvas 0 0 450 300 (subpatch) 0; +#X restore 70 43 pd; +#X text 8 2 (graph) Related Objects; +#X restore 102 598 pd Related_objects; +#X text 80 532 1) symbol atom; +#X text 98 461 (none); +#X text 98 491 (none); +#N canvas 0 0 450 300 (subpatch) 0; +#X coords 0 1 100 -1 40 20 1; +#X restore 481 2 graph; +#X obj 456 20 pddp/pddplink http://wiki.puredata.info/en/graph -text +pdpedia: graph; +#N canvas 0 0 450 300 (subpatch) 0; +#X coords 0 1 100 -1 200 140 1; +#X restore 165 188 graph; +#X text 100 56 A graph in Pd is a rectangular subregion of the window +in which you can store numeric arrays.; +#X text 99 133 You can change the array values by redrawing it in the +graph. See also "11.arrays" and passim in the "control examples".; +#X text 99 88 If you create a new array Pd will usually make a new +graph to put it in (you can change this using the "array" dialog that +pops up.); +#X text 99 345 You can put a garray in the graph above by choosing +"Array" from the "Put" menu. Just choose "in last graph" from the dialog +window. For more help on garrays \, see below under the heading "more_info". +; +#X text 167 532 - (optional) the name of the graph. When using the +"Put" menu \, the name is created automatically.; +#X text 11 23 container canvas for a garray; +#X obj 4 597 pddp/pddplink pddp/help.pd -text help; +#X obj 98 572 pddp/pddplink array-help.pd -text array-help; -- cgit v1.2.1