Mercurial > hg > nnls-chroma
changeset 132:b5b82d00eb7b darwintunes
added releasenotes for darwintunes release (0.3)
author | matthiasm |
---|---|
date | Thu, 16 Jun 2011 17:41:43 +0100 |
parents | b547e7238bf5 |
children | 5c1a25b3daf0 |
files | releasenotes-0.3.txt |
diffstat | 1 files changed, 23 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/releasenotes-0.3.txt Thu Jun 16 17:41:43 2011 +0100 @@ -0,0 +1,23 @@ +NNLS Chroma 0.3 -- Release Notes + +General Description: + +A Vamp plugin library for harmony and chord extraction with some features aimed at amateur musicians, and some at music information retrieval researchers. +It contains the Chordino, NNLS Chroma and Tuning plugins. +For more information see README or http://isophonics.net/nnls-chroma + +Feature changes: + +in Chordino: +* added Log-Likelihood of Chord Estimate (based on the Viterbi path used for chord estimation), +* added option for Chris Harte's chord syntax, +* removed option for non-HMM chord estimation. + +in NNLS-Chroma: +* removed consonance output. + +Bug fixes: +* renamed dim7 chord to half-diminished (m7b5 and :hdim7, respectively), and added the correct chord label to the diminished chord (was empty before, and hence treated as major chord). + +Other: +* renamed: spectral roll-off parameter to Bass Noise Threshold (in response to Tim Crawfords comment, thanks!) \ No newline at end of file