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/dbtopow~-help.pd | 80 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 doc/pddp/dbtopow~-help.pd (limited to 'doc/pddp/dbtopow~-help.pd') diff --git a/doc/pddp/dbtopow~-help.pd b/doc/pddp/dbtopow~-help.pd new file mode 100644 index 00000000..a466b5ea --- /dev/null +++ b/doc/pddp/dbtopow~-help.pd @@ -0,0 +1,80 @@ +#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 dbtopow~ 3 12 0 +18 -204280 -1 0; +#X obj 0 415 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 +-228856 -1 0; +#N canvas 53 246 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 conversion; +#X text 12 85 DESCRIPTION convert dB to power units for audio signals +; +#X text 12 145 OUTLET_0 signal; +#X text 12 25 NAME dbtopow~; +#X text 12 125 INLET_0 signal float; +#X text 12 225 RELEASE_DATE 1997; +#X text 12 245 RELEASE_VERSION; +#X restore 500 597 pd META; +#X obj 0 452 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 +13 -228856 -1 0; +#X obj 0 488 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 +0 13 -228856 -1 0; +#X obj 0 516 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 +0 13 -228856 -1 0; +#X obj 78 424 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +-162280 0; +#X text 98 492 (none); +#N canvas 54 440 428 149 Related_objects 0; +#X obj 253 43 powtodb~; +#X obj 23 102 mtof; +#X obj 68 102 ftom; +#X obj 111 102 dbtorms; +#X obj 176 102 rmstodb; +#X obj 242 102 dbtopow; +#X obj 304 102 powtodb; +#X text 20 79 Control objects for conversion:; +#X obj 23 43 mtof~; +#X obj 70 43 ftom~; +#X obj 118 43 dbtorms~; +#X obj 187 43 rmstodb~; +#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 [dbtopow~] Related Objects; +#X restore 102 597 pd Related_objects; +#X obj 239 243 snapshot~; +#X floatatom 239 270 0 0 0 0 - - -; +#X floatatom 239 135 0 0 0 0 - - -; +#X text 98 423 signal; +#X obj 78 461 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +-162280 0; +#X text 98 461 signal; +#X obj 474 3 dbtopow~; +#X obj 440 20 pddp/pddplink http://wiki.puredata.info/en/dbtopow~ -text +pdpedia: dbtopow~; +#X obj 239 162 dbtopow~; +#X text 11 23 convert dB to power units for audio signals; +#X text 98 297 The [dbtopow~] object converts decibels to power units +\, equal to the square of the "RMS" amplitude.; +#X text 99 520 This object takes an audio signal as input and output +(and works sample by sample). Since it calls a library math function +\, it may be much more expensive than other workaday tilde objects +such as [*~] and [osc~] \, depending on your hardware and math library. +; +#X obj 263 199 loadbang; +#X obj 263 221 metro 150; +#X obj 4 597 pddp/pddplink pddp/help.pd -text help; +#X obj 455 51 pddp/dsp-reminder; +#X connect 10 0 11 0; +#X connect 12 0 18 0; +#X connect 18 0 10 0; +#X connect 22 0 23 0; +#X connect 23 0 10 0; -- cgit v1.2.1