diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-01-27 05:15:04 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-01-27 05:15:04 +0000 |
commit | fa0d50e99a8ba62e2ce5680fa147d4e77d45e37c (patch) | |
tree | 8a76622d0b87d0e7d6827e397263c26b9c5ea986 /doc | |
parent | 4c22d885431c6f99dbb69c2f15a8ba10614e9033 (diff) |
fix framp~ description (bug #3391623)
svn path=/trunk/; revision=15893
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pddp/intro-help.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pddp/intro-help.pd b/doc/pddp/intro-help.pd index 10ae3502..b3877644 100644 --- a/doc/pddp/intro-help.pd +++ b/doc/pddp/intro-help.pd @@ -156,7 +156,7 @@ to a note-on; #X obj 16 2232 rifft~; #X text 116 2232 - real inverse discrete Fourier transform; #X obj 16 2262 framp~; -#X text 116 2262 - output a ramp for each block; +#X text 116 2262 - estimate frequency and amplitude of FFT components; #X obj 16 2292 mtof~; #X obj 67 2292 ftom~; #X obj 117 2292 rmstodb~; |