projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4217a03
)
src/spectral/specdesc.h: fix typo decrease -> slope
author
Paul Brossier
<piem@piem.org>
Thu, 5 Nov 2009 21:03:01 +0000
(22:03 +0100)
committer
Paul Brossier
<piem@piem.org>
Thu, 5 Nov 2009 21:03:01 +0000
(22:03 +0100)
src/spectral/specdesc.h
patch
|
blob
|
history
diff --git
a/src/spectral/specdesc.h
b/src/spectral/specdesc.h
index 648903e823fa63ab7b375c6e40ab4383cc4e3bfc..af1722a5dcc080b931cd63e2d40a476337c3ab13 100644
(file)
--- a/
src/spectral/specdesc.h
+++ b/
src/spectral/specdesc.h
@@
-123,7
+123,7
@@
See also <a href="http://en.wikipedia.org/wiki/Kurtosis">Kurtosis</a> on
Wikipedia.
- \b \p
decreas
e : Spectral slope
+ \b \p
slop
e : Spectral slope
The spectral slope represents decreasing rate of the spectral amplitude,
computed using a linear regression.