Mercurial > hg > pyin
changeset 15:177f76df473a
Capital
author | Chris Cannam |
---|---|
date | Fri, 06 Dec 2013 14:29:45 +0000 |
parents | badd490be044 |
children | af0b8a418bf5 |
files | VampYin.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/VampYin.cpp Fri Dec 06 14:14:46 2013 +0000 +++ b/VampYin.cpp Fri Dec 06 14:29:45 2013 +0000 @@ -250,7 +250,7 @@ m_outNoPeriodicity = outputNumber++; d.identifier = "rms"; - d.name = "root mean square"; + d.name = "Root mean square"; d.description = "Root mean square of the waveform."; d.unit = ""; d.hasFixedBinCount = true;