Mercurial > hg > nnls-chroma
diff Chordino.cpp @ 172:d95c4cdef8af
Merge
author | Chris Cannam |
---|---|
date | Mon, 02 Nov 2015 11:32:30 +0000 |
parents | 0a743c2dac6a d0ea842539a9 |
children |
line wrap: on
line diff
--- a/Chordino.cpp Fri Oct 23 09:36:08 2015 +0100 +++ b/Chordino.cpp Mon Nov 02 11:32:30 2015 +0000 @@ -61,7 +61,7 @@ Chordino::getDescription() const { if (debug_on) cerr << "--> getDescription" << endl; - return "Chordino provides a simple chord transcription based on NNLS Chroma (as in the NNLS Chroma plugin). Chord profiles given by the user in the file chord.dict are used to calculate frame-wise chord similarities. A simple (non-state-of-the-art!) algorithm smoothes these to provide a chord transcription using a standard HMM/Viterbi approach."; + return "Chordino provides a simple chord transcription based on NNLS Chroma (as in the NNLS Chroma plugin). Chord profiles given by the user in the file chord.dict are used to calculate frame-wise chord similarities. A simple (non-state-of-the-art!) algorithm smooths these to provide a chord transcription using a standard HMM/Viterbi approach."; } Chordino::ParameterList