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/vsnapshot~-help.pd | 109 ++++++++++++++++++++++++++++++-------------- 1 file changed, 76 insertions(+), 33 deletions(-) (limited to 'doc/pddp/vsnapshot~-help.pd') diff --git a/doc/pddp/vsnapshot~-help.pd b/doc/pddp/vsnapshot~-help.pd index 8541f430..428f4c58 100644 --- a/doc/pddp/vsnapshot~-help.pd +++ b/doc/pddp/vsnapshot~-help.pd @@ -1,34 +1,77 @@ -#N canvas 85 46 661 400 12; -#X floatatom 19 339 0 0 0 0 - - -; -#X msg 30 264 bang; -#X text 112 342 This output updates each time bang is clicked above. +#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 vsnapshot~ 3 12 +0 18 -204280 -1 0; +#X obj 0 436 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 115 PLATFORM windows macosx gnulinux; +#X text 12 175 LIBRARY internal; +#X text 12 215 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 65 LICENSE SIBSD; +#X text 12 195 AUTHOR Miller Puckette; +#X text 12 275 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 154 14 - convert a signal to a number on demand; -#X msg 565 43 \; pd dsp 1; -#X obj 565 20 loadbang; -#X obj 19 239 osc~ 0.1; -#X text 24 221 0.1 Hz cosine; -#X text 397 373 updated for Pd version 0.37; -#X msg 35 288 set 5; -#X text 102 239 signal in to take snapshots of; -#X text 73 263 bang -- take one snapshot; -#X text 89 288 set -- set value (which is reset next DSP block.); -#X msg 565 85 \; pd dsp 0; -#X text 11 109 In the example below \, a snapshot~ object prints out -the values of a low frequency cosine wave every time it is sent a bang -message.; -#X text 12 161 A 'set' message is provided for the (rare) situations -where you might make a known change to the signal input \, and then -read snapshot's value before any ensuing signal computation.; -#X obj 74 14 vsnapshot~; -#X text 9 46 The vsnapshot~ object is a high-precision version of snapshot~. -It takes a signal and converts it to a control value whenever it receives -a bang in its left outlet. This object is particularly useful for monitoring -outputs.; -#X obj 19 316 vsnapshot~; -#X connect 1 0 18 0; -#X connect 5 0 4 0; -#X connect 6 0 18 0; -#X connect 9 0 18 0; -#X connect 18 0 0 0; -#X connect 18 0 0 0; +#X text 12 5 GENRE help; +#X text 12 45 KEYWORDS signal conversion; +#X text 12 85 DESCRIPTION precision conversion of a signal to a number +on demand; +#X text 12 25 NAME vsnapshot~; +#X text 12 135 INLET_0 signal bang; +#X text 12 155 OUTLET_0 float; +#X text 12 235 RELEASE_DATE 1997; +#X text 12 255 RELEASE_VERSION; +#X restore 500 597 pd META; +#X obj 0 501 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 +13 -228856 -1 0; +#X obj 0 538 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; +#X text 98 542 (none); +#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 22 43 snapshot~; +#X text 8 2 [vsnapshot~] Related Objects; +#X restore 102 598 pd Related_objects; +#X obj 79 445 cnv 17 3 45 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +-162280 0; +#X text 98 509 float; +#X obj 79 510 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +-162280 0; +#X text 11 23 precision conversion of a signal to a number on demand +; +#X obj 463 3 vsnapshot~; +#X obj 431 20 pddp/pddplink http://wiki.puredata.info/en/vsnapshot~ +-text pdpedia: vsnapshot~; +#X floatatom 80 308 0 0 0 0 - - -; +#X msg 91 233 bang; +#X text 154 310 This output updates each time bang is clicked above. +; +#X obj 80 208 osc~ 0.1; +#X text 85 190 0.1 Hz cosine; +#X text 163 208 signal in to take snapshots of; +#X text 134 232 bang -- take one snapshot; +#X obj 80 285 vsnapshot~; +#X text 73 55 The [vsnapshot~] object is a high-precision version of +[snapshot~]. It takes a signal and converts it to a control value whenever +it receives a bang in its left outlet. This object is particularly +useful for monitoring outputs.; +#X text 98 444 signal; +#X text 168 444 - the incoming signal.; +#X text 98 464 bang; +#X text 73 118 In the example below \, a [vsnapshot~] object prints +out the values of a low frequency cosine wave every time it is sent +a bang message.; +#X text 168 464 - a bang takes the current sample from the signal \, +converts it to a float \, and sends it to the outlet.; +#X text 168 509 - the outgoing value.; +#X obj 4 597 pddp/pddplink pddp/help.pd -text help; +#X obj 455 51 pddp/dsp-reminder; +#X connect 16 0 22 0; +#X connect 18 0 22 0; +#X connect 22 0 15 0; +#X connect 22 0 15 0; -- cgit v1.2.1