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/samplerate~-help.pd | 70 +++++++++++++++++++++++++++++++++++++------- 1 file changed, 59 insertions(+), 11 deletions(-) (limited to 'doc/pddp/samplerate~-help.pd') diff --git a/doc/pddp/samplerate~-help.pd b/doc/pddp/samplerate~-help.pd index b2a17e50..d8f12f09 100644 --- a/doc/pddp/samplerate~-help.pd +++ b/doc/pddp/samplerate~-help.pd @@ -1,11 +1,59 @@ -#N canvas 174 423 524 307 12; -#X obj 211 123 samplerate~; -#X floatatom 211 166 8 0 0 0 - - -; -#X obj 211 80 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1 --1; -#X text 14 25 When banged \, samplerate~ outputs the sample rate that -Pd is currently running at.; -#X text 31 217 Pd's sample rate can be changed using the command line -flag: -r . For example: pd -r 22050; -#X connect 0 0 1 0; -#X connect 2 0 0 0; +#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 samplerate~ 3 12 +0 18 -204280 -1 0; +#X obj 0 431 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 +-228856 -1 0; +#N canvas 52 246 494 344 META 0; +#X text 12 85 PLATFORM windows macosx gnulinux; +#X text 12 145 LIBRARY internal; +#X text 12 185 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 45 LICENSE SIBSD; +#X text 12 165 AUTHOR Miller Puckette; +#X text 12 245 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch +to conform to the PDDP template for Pd version 0.42.; +#X text 12 5 GENRE help; +#X text 12 25 KEYWORDS control; +#X text 12 65 DESCRIPTION get the current sample rate; +#X text 12 105 INLET_0 bang; +#X text 12 125 OUTLET_0 float; +#X text 12 205 RELEASE_DATE 1997; +#X text 12 225 RELEASE_VERSION; +#X restore 500 597 pd META; +#X obj 0 473 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 +13 -228856 -1 0; +#X obj 0 511 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 +0 13 -228856 -1 0; +#X obj 0 538 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 +0 13 -228856 -1 0; +#X text 98 515 (none); +#N canvas 102 482 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 text 8 2 [samplerate~] Related Objects; +#X restore 102 597 pd Related_objects; +#X obj 78 440 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +-162280 0; +#X text 98 482 float; +#X obj 78 483 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +-162280 0; +#X obj 455 3 samplerate~; +#X obj 425 20 pddp/pddplink http://wiki.puredata.info/en/samplerate~ +-text pdpedia: samplerate~; +#X obj 225 197 samplerate~; +#X floatatom 225 240 8 0 0 0 - - -; +#X obj 225 154 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1 +-1; +#X text 98 439 bang; +#X text 168 439 - when sent a bang message \, [samplerate~] outputs +the sample rate that Pd is currently running at.; +#X text 99 542 Pd's sample rate can be changed using the command line +flag: -r . For example: pd -r 22050; +#X text 11 23 get the current sample rate; +#X text 99 573 DSP does not need to be turned on for [samplerate~] +to work; +#X text 168 482 - the sample rate.; +#X obj 4 597 pddp/pddplink pddp/help.pd -text help; +#X connect 14 0 15 0; +#X connect 16 0 14 0; -- cgit v1.2.1