Skip to content

Commit c93a6e8

Browse files
committed
add missing help patches
git-svn-id: https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/fftease@16335 df7eb9d6-776f-4174-a42d-0ffd8d5d5b5d
1 parent afeb942 commit c93a6e8

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

Diff for: ampdb-help.pd

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
#N canvas 111 157 450 300 10;
2+
#X obj 102 144 ampdb;
3+
#X floatatom 102 119 5 0 0 0 - - -;
4+
#X obj 105 94 hsl 128 15 -150 0 0 0 empty empty empty -2 -8 0 10 -262144
5+
-1 -1 0 1;
6+
#X floatatom 102 178 10 0 0 0 - - -;
7+
#X text 46 49 convert negative decibels (dB) to amplitude between 0
8+
and 1;
9+
#X text 166 117 input range is roughly -150 to 0;
10+
#X text 179 178 output range is 0 to 1;
11+
#X connect 0 0 3 0;
12+
#X connect 1 0 0 0;
13+
#X connect 2 0 1 0;

Diff for: fftease-system-help.pd

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#N canvas 629 262 450 300 10;
2+
#X obj 123 118 fftease-system;
3+
#X text 37 31 [fftease-system] is a support object for the FFTease
4+
library. It is used for sending standard control messages to configure
5+
various objects. Open the object itself for more information:;

0 commit comments

Comments
 (0)