From 0477d32b345e971a3b7072583e51370f874f38c8 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 5 Oct 2012 16:15:12 +0000 Subject: add missing help patches svn path=/trunk/externals/fftease/; revision=16335 --- ampdb-help.pd | 13 +++++++++++++ fftease-system-help.pd | 5 +++++ 2 files changed, 18 insertions(+) create mode 100644 ampdb-help.pd create mode 100644 fftease-system-help.pd diff --git a/ampdb-help.pd b/ampdb-help.pd new file mode 100644 index 0000000..a11e75c --- /dev/null +++ b/ampdb-help.pd @@ -0,0 +1,13 @@ +#N canvas 111 157 450 300 10; +#X obj 102 144 ampdb; +#X floatatom 102 119 5 0 0 0 - - -; +#X obj 105 94 hsl 128 15 -150 0 0 0 empty empty empty -2 -8 0 10 -262144 +-1 -1 0 1; +#X floatatom 102 178 10 0 0 0 - - -; +#X text 46 49 convert negative decibels (dB) to amplitude between 0 +and 1; +#X text 166 117 input range is roughly -150 to 0; +#X text 179 178 output range is 0 to 1; +#X connect 0 0 3 0; +#X connect 1 0 0 0; +#X connect 2 0 1 0; diff --git a/fftease-system-help.pd b/fftease-system-help.pd new file mode 100644 index 0000000..0e322fc --- /dev/null +++ b/fftease-system-help.pd @@ -0,0 +1,5 @@ +#N canvas 629 262 450 300 10; +#X obj 123 118 fftease-system; +#X text 37 31 [fftease-system] is a support object for the FFTease +library. It is used for sending standard control messages to configure +various objects. Open the object itself for more information:; -- cgit v1.2.1