Mercurial > hg > sonic-annotator
changeset 211:c7ebacdbbb22
Update changelog for v1.3
| author | Chris Cannam | 
|---|---|
| date | Thu, 05 Nov 2015 14:48:25 +0000 | 
| parents | 8b98a8e57672 | 
| children | 8f15ffbe413e 14db41423fc3 5eadb3b687bb | 
| files | CHANGELOG | 
| diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/CHANGELOG Wed Nov 04 12:06:12 2015 +0000 +++ b/CHANGELOG Thu Nov 05 14:48:25 2015 +0000 @@ -1,3 +1,16 @@ +Changes in Sonic Annotator 1.3 since the previous release 1.2: + +Back-end (feature writer) changes: + + - Add the --csv-digits, --lab-digits, and --jams-digits options to + control the number of significant figures printed for feature values + + - Update the JAMS writer to JAMS 0.2.0 format + + - Show a more useful error message when user provides a filename + instead of a transform id to the -d option (happened to me when + cut-and-pasting command lines and I was quite baffled at first) + Changes in Sonic Annotator 1.2 since the previous release 1.1:
