From 6bf9872c188c74ac7c790a26c3871577e7ced65d Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Wed, 15 Dec 2010 05:52:13 +0000 Subject: fixed broken links svn path=/trunk/; revision=14639 --- doc/pddp/tabread~-help.pd | 83 +++++++++++++++++++++++------------------------ 1 file changed, 41 insertions(+), 42 deletions(-) (limited to 'doc/pddp/tabread~-help.pd') diff --git a/doc/pddp/tabread~-help.pd b/doc/pddp/tabread~-help.pd index d0affc3e..0c9ae177 100644 --- a/doc/pddp/tabread~-help.pd +++ b/doc/pddp/tabread~-help.pd @@ -1,9 +1,9 @@ -#N canvas 391 88 555 638 10; +#N canvas 0 31 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 tabread~ 3 12 0 18 -204280 -1 0; -#X obj 0 277 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 +#X obj 0 270 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 -228856 -1 0; #N canvas 51 245 494 344 META 0; #X text 12 105 LIBRARY internal; @@ -13,18 +13,18 @@ #X text 12 185 HELP_PATCH_AUTHORS Dave Sabine \, April 25 \, 2003 . Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; -#X text 12 5 KEYWORDS control array; #X text 12 45 DESCRIPTION read numbers from a table and output as signal ; -#X text 12 65 INLET_0 float set; -#X text 12 85 OUTLET_0 float; #X text 12 165 RELEASE_DATE 1997; +#X text 12 5 KEYWORDS signal array; +#X text 12 65 INLET_0 signal set; +#X text 12 85 OUTLET_0 signal; #X restore 500 597 pd META; -#X obj 0 444 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 +#X obj 0 426 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; -#X obj 0 482 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 +#X obj 0 464 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 0 13 -228856 -1 0; -#X obj 0 541 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 +#X obj 0 533 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 0 13 -228856 -1 0; #N canvas 83 315 428 299 Related_objects 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 @@ -55,27 +55,17 @@ Pd version 0.42.; #X obj 22 244 pddp/helplink tabenv; #X obj 22 264 pddp/helplink flatspace/arraysize; #X restore 102 597 pd Related_objects; -#X obj 78 286 cnv 17 3 145 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +#X obj 78 279 cnv 17 3 135 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 -162280 0; -#X text 98 285 float; -#X text 98 452 float; -#X obj 78 453 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +#X obj 78 435 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 -162280 0; #X obj 475 3 tabread~; #X obj 445 20 pddp/pddplink http://wiki.puredata.info/en/tabread~ -text pdpedia: tabread~; -#X text 168 285 - a float at the left inlet will move to the corresponding -index in the table's array. The index ranges from 0 to the size of -the array minus one (numbers outside this range are ignored). By default -\, the size of an array in a table is 100 - or 0 to 99 . The actual -size of the array can be altered using the array's dialog box or the -resize command. More about arrays can be found below.; -#X text 98 402 set; -#X text 168 500 - the argument informs [tabread~] which array to read. +#X text 98 375 set; +#X text 168 482 - the argument informs [tabread~] which array to read. The array must exist in an open Pd patch/canvas or an error message will appear in the terminal window.; -#X text 168 452 - outputs a floating point number which corresponds -to the index you query using the inlet.; #X floatatom 106 223 0 0 0 0 value - -; #X floatatom 87 65 0 0 99 0 index - -; #N canvas 0 0 450 300 (subpatch) 0; @@ -98,18 +88,17 @@ to the index you query using the inlet.; #X restore 383 83 graph; #X text 346 217 mouse to draw new values.; #X text 346 204 Open the table and use your; -#X text 98 546 doc/2.control.examples/15.arrays.pd; -#X text 98 561 doc/2.control.examples/16.more.arrays.pd; -#X text 168 402 - the "set" message allows you to read from dynamic +#X text 98 538 doc/2.control.examples/15.arrays.pd; +#X text 98 553 doc/2.control.examples/16.more.arrays.pd; +#X text 168 375 - the "set" message allows you to read from dynamic sources (e.g. \, "set tabread~-help-array"). You can change the source at any time using the "set" message.; -#X text 98 380 list; -#X text 168 380 - a list will be truncated to the first item.; #X text 11 24 read numbers from a table and output as signal; -#X obj 98 577 pddp/pddplink all_about_arrays.pd -text all_about_arrays +#X obj 98 569 pddp/pddplink all_about_arrays.pd -text all_about_arrays +; +#X text 80 482 1) symbol atom; +#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide ; -#X text 80 500 1) symbol atom; -#X obj 4 597 pddp/pddplink pddp/help.pd -text help; #X obj 232 65 bng 15 250 50 0 empty empty empty 17 7 0 10 -4034 -1 -1; #X obj 106 164 tabread~ \$0-array1; @@ -124,15 +113,25 @@ at any time using the "set" message.; #X obj 39 176 metro 100; #X obj 106 199 snapshot~; #X obj 39 156 loadbang; -#X connect 19 0 35 0; -#X connect 32 0 36 0; -#X connect 33 0 42 0; -#X connect 35 0 33 0; -#X connect 36 0 37 0; -#X connect 37 0 33 0; -#X connect 38 0 40 0; -#X connect 39 0 33 0; -#X connect 40 0 39 0; -#X connect 41 0 42 0; -#X connect 42 0 18 0; -#X connect 43 0 41 0; +#X text 98 278 signal; +#X text 168 278 - a signal at the left inlet will move to the corresponding +index in the table's array. The index ranges from 0 to the size of +the array minus one (numbers outside this range are ignored). By default +\, the size of an array in a table is 100 - or 0 to 99 . The actual +size of the array can be altered using the array's dialog box or the +resize command. More about arrays can be found below.; +#X text 98 434 signal; +#X text 168 434 - outputs is an audio signal which corresponds to the +index you query using the inlet.; +#X connect 15 0 29 0; +#X connect 26 0 30 0; +#X connect 27 0 36 0; +#X connect 29 0 27 0; +#X connect 30 0 31 0; +#X connect 31 0 27 0; +#X connect 32 0 34 0; +#X connect 33 0 27 0; +#X connect 34 0 33 0; +#X connect 35 0 36 0; +#X connect 36 0 14 0; +#X connect 37 0 35 0; -- cgit v1.2.1