projects
/
vamp-aubio-plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b6c3f9
)
plugins/Mfcc.cpp: expand mfcc
author
Paul Brossier
<piem@piem.org>
Wed, 28 Jan 2015 19:57:44 +0000
(20:57 +0100)
committer
Paul Brossier
<piem@piem.org>
Wed, 28 Jan 2015 19:57:44 +0000
(20:57 +0100)
plugins/Mfcc.cpp
patch
|
blob
|
history
diff --git
a/plugins/Mfcc.cpp
b/plugins/Mfcc.cpp
index
d2dab71
..
b65af4d
100644
(file)
--- a/
plugins/Mfcc.cpp
+++ b/
plugins/Mfcc.cpp
@@
-193,7
+193,7
@@
Mfcc::getOutputDescriptors() const
OutputDescriptor d;
d.identifier = "mfcc";
- d.name = "M
fcc
";
+ d.name = "M
el-Frequency Cepstrum Coefficients
";
d.description = "List of detected Mel-Frequency Cepstrum Coefficients";
d.unit = "";
d.hasFixedBinCount = true;