aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/canvas-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-10-09 21:50:06 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-10-09 21:50:06 +0000
commitb99356e8dc605b4778155a8ff1957bd686a6a424 (patch)
treee3d2ce32def127698395961ec0154603c8bc2cd0 /doc/pddp/canvas-help.pd
parenta3d84cca2ad5f01929983806fe9ae4f45a2bdb75 (diff)
removed unnecessary pd META keys, fixed some typos
svn path=/trunk/; revision=14209
Diffstat (limited to 'doc/pddp/canvas-help.pd')
-rw-r--r--doc/pddp/canvas-help.pd33
1 files changed, 15 insertions, 18 deletions
diff --git a/doc/pddp/canvas-help.pd b/doc/pddp/canvas-help.pd
index 47efffa9..02baad1a 100644
--- a/doc/pddp/canvas-help.pd
+++ b/doc/pddp/canvas-help.pd
@@ -6,20 +6,17 @@
#X obj 0 293 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 46 242 494 280 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
+#X text 12 85 LIBRARY internal;
+#X text 12 125 WEBSITE http://crca.ucsd.edu/~msp/;
+#X text 12 45 LICENSE SIBSD;
+#X text 12 105 AUTHOR Miller Puckette;
+#X text 12 165 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 45 KEYWORDS signal;
-#X text 12 85 DESCRIPTION Pure Data document window;
-#X text 12 5 GENRE help;
-#X text 12 25 NAME pd table graph;
-#X text 12 185 RELEASE_DATE 2009;
-#X text 12 205 RELEASE_VERSION;
+#X text 12 25 KEYWORDS signal;
+#X text 12 65 DESCRIPTION Pure Data document window;
+#X text 12 5 NAME pd table graph;
+#X text 12 145 RELEASE_DATE 2009;
#X restore 500 597 pd META;
#X obj 0 508 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
@@ -56,16 +53,14 @@ one of the objects listed above).;
#X text 73 120 3) graph (available from the "Put" menu).;
#X obj 322 120 pddp/pddplink graph-help.pd -text See graph-help;
#X text 62 122 *;
-#X text 93 224 * If you're new to Pd \, it's easy to get graphs mixed
+#X text 62 229 * If you're new to Pd \, it's easy to get graphs mixed
up with garrays (i.e. \, "Array" from the "Put" menu). For help on
garrays \, click below:;
-#X obj 93 265 pddp/pddplink garray-help.pd -text Help patch for garray
+#X obj 62 270 pddp/pddplink garray-help.pd -text Help patch for garray
;
#X obj 170 328 pddp/pddplink inlet-help.pd -text inlet-help;
#X text 98 347 signal;
#X obj 170 374 pddp/pddplink inlet~-help.pd -text inlet~-help;
-#X text 168 301 - inlets for messages can be created by using [inlet]
-objects on the canvas. See the links below for more details:;
#X obj 0 398 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 78 407 cnv 17 3 90 empty \$0-pddp.cnv.let.n n 5 9 0 16 -228856
@@ -74,8 +69,6 @@ objects on the canvas. See the links below for more details:;
#X obj 170 433 pddp/pddplink outlet-help.pd -text outlet-help;
#X text 98 453 signal;
#X obj 170 480 pddp/pddplink outlet~-help.pd -text outlet~-help;
-#X text 168 406 - outlets for messages can be created by using [outlet]
-objects on the canvas. See the links below for more details:;
#X text 168 453 - outlets for signals can be created by using [outlet~]
objects on the canvas. See the links below for more details:;
#X text 168 347 - inlets for signals can be created by using [inlet~]
@@ -87,3 +80,7 @@ accessible: topLeftX topLeftY canvasWidth canvasHeight fontSize.;
#X obj 101 575 pddp/pddplink ../3.audio.examples/G05.execution.order.pd
-text doc/3.audio.examples/G05.execution.order.pd;
#X text 11 23 Pure Data document window;
+#X text 168 301 - control inlets can be created by using [inlet] objects
+on the canvas. See the links below for more details:;
+#X text 168 406 - control outlets can be created by using [outlet]
+objects on the canvas. See the links below for more details:;