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/vd~-help.pd | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 doc/pddp/vd~-help.pd (limited to 'doc/pddp/vd~-help.pd') diff --git a/doc/pddp/vd~-help.pd b/doc/pddp/vd~-help.pd new file mode 100644 index 00000000..5799f70b --- /dev/null +++ b/doc/pddp/vd~-help.pd @@ -0,0 +1,97 @@ +#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 vd~ 3 12 0 18 -204280 +-1 0; +#X obj 0 369 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 +-228856 -1 0; +#N canvas 50 244 494 344 META 0; +#X text 12 105 PLATFORM windows macosx gnulinux; +#X text 12 165 LIBRARY internal; +#X text 12 205 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 65 LICENSE SIBSD; +#X text 12 185 AUTHOR Miller Puckette; +#X text 12 265 HELP_PATCH_AUTHORS Updated for Pd version 0.33. 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 45 KEYWORDS signal nonlocal time; +#X text 12 85 DESCRIPTION read a signal from a delay line at a variable +delay time; +#X text 12 25 NAME vd~; +#X text 12 125 INLET_0 signal; +#X text 12 145 OUTLET_0 signal; +#X text 12 225 RELEASE_DATE 1997; +#X text 12 245 RELEASE_VERSION; +#X restore 500 597 pd META; +#X obj 0 444 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 +13 -228856 -1 0; +#X obj 0 497 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; +#N canvas 108 477 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 delwrite~; +#X obj 92 43 delread~; +#X text 8 2 [vd~] Related Objects; +#X obj 159 44 delay; +#X restore 102 597 pd Related_objects; +#X obj 78 378 cnv 17 3 55 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +-162280 0; +#X obj 78 453 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +-162280 0; +#X obj 465 20 pddp/pddplink http://wiki.puredata.info/en/vd~ -text +pdpedia: vd~; +#X obj 324 138 sig~; +#X text 98 377 signal; +#X text 98 397 float; +#X text 98 416 list; +#X text 11 23 reads a signal from a delay line at a variable delay +time; +#X text 165 343 NOTE: [vd~] uses 4-point-interpolation; +#X text 98 452 signal; +#X text 168 452 - the signal from the corresponding [delwrite~] object +is interpolated and output after the delay specified by the incoming +signal.; +#X text 168 515 - the name of the corresponding [delwrite~] object +; +#X text 484 5 [vd~]; +#X text 168 416 - a list is truncated to the first element.; +#X text 168 377 - incoming signal (delay time in ms).; +#X text 168 397 - delay time in ms.; +#X text 80 515 1) symbol atom; +#X obj 101 160 delwrite~ vd~help_example 1000; +#X obj 324 160 vd~ vd~help_example; +#X text 98 67 [vd~] implements a 4-point interpolating delay tap from +a corresponding delwrite~ object. The delay in milliseconds of the +tap is specified by the incoming signal.; +#X floatatom 324 115 5 0 0 0 - - -; +#X obj 324 230 snapshot~; +#X obj 333 204 metro 150; +#X obj 333 182 loadbang; +#X floatatom 324 252 5 0 0 0 - - -; +#X floatatom 101 139 5 0 0 0 - - -; +#X msg 369 115 1000; +#X text 98 274 The delay time is always at least one sample and at +most the length of the delay line (specified by [delwrite~]). In addition +\, in case the [delwrite~] runs later in the DSP loop than the [vd~] +\, the delay is constrained below by one vector length (64 samples.) +; +#X obj 4 597 pddp/pddplink pddp/help.pd -text help; +#X obj 455 51 pddp/dsp-reminder; +#X obj 98 543 pddp/pddplink ../3.audio.examples/G03.delay.variable.pd +-text doc/3.audio.examples/G03.delay.variable.pd; +#X obj 98 558 pddp/pddplink ../3.audio.examples/G04.control.blocksize.pd +-text doc/3.audio.examples/G04.control.blocksize.pd; +#X obj 98 573 pddp/pddplink ../3.audio.examples/G05.execution.order.pd +-text doc/3.audio.examples/G05.execution.order.pd; +#X connect 11 0 26 0; +#X connect 26 0 29 0; +#X connect 28 0 11 0; +#X connect 29 0 32 0; +#X connect 30 0 29 0; +#X connect 31 0 30 0; +#X connect 33 0 25 0; +#X connect 34 0 11 0; -- cgit v1.2.1