view releasenotes-0.3.txt @ 166:eb959aae96cf

Added tag v1.0 for changeset 9e9267d6d78a
author Chris Cannam
date Tue, 08 Sep 2015 13:13:34 +0100
parents b5b82d00eb7b
children
line wrap: on
line source
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!)