Mercurial > hg > nnls-chroma
changeset 37:1d668695c03b matthiasm-plugin
* tuning -> Tuning
author | Chris Cannam |
---|---|
date | Fri, 22 Oct 2010 11:32:47 +0100 |
parents | 7409ab74c63b |
children | 3c261b864e49 |
files | Tuning.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Tuning.cpp Fri Oct 22 11:31:54 2010 +0100 +++ b/Tuning.cpp Fri Oct 22 11:32:47 2010 +0100 @@ -89,7 +89,7 @@ OutputDescriptor d10; d10.identifier = "localtuning"; - d10.name = "Local tuning"; + d10.name = "Local Tuning"; d10.description = "Tuning based on the history up to this timestamp."; d10.unit = "Hz"; d10.hasFixedBinCount = true;