Mercurial > hg > sonic-annotator
comparison CHANGELOG @ 248:c8e5fcddf8be
Merge
author | Chris Cannam |
---|---|
date | Fri, 18 Mar 2016 15:15:55 +0000 |
parents | 4307b34f86c0 |
children | 252380f1b361 |
comparison
equal
deleted
inserted
replaced
247:5eadb3b687bb | 248:c8e5fcddf8be |
---|---|
1 | |
2 Changes in Sonic Annotator 1.4 since the previous release 1.3: | |
3 | |
4 Front-end changes: | |
5 | |
6 - Better error reporting, especially for invalid transform files | |
7 and transform-not-found | |
8 | |
9 - Avoid crashing out when a single plugin (that is not being used) | |
10 can't be loaded because of e.g. an undefined symbol | |
11 | |
12 Bug fixes: | |
13 | |
14 - Fix (with test) horrible crash with --multiplex option | |
15 | |
16 - Fix erroneous quantization to 16 bits for coded file types of | |
17 greater bit depth | |
18 | |
19 - Fix multiple outputs when requesting both summary and non-summary | |
20 for the same output | |
21 | |
22 | |
1 Changes in Sonic Annotator 1.3 since the previous release 1.2: | 23 Changes in Sonic Annotator 1.3 since the previous release 1.2: |
2 | 24 |
3 Back-end (feature writer) changes: | 25 Back-end (feature writer) changes: |
4 | 26 |
5 - Add the --csv-digits, --lab-digits, and --jams-digits options to | 27 - Add the --csv-digits, --lab-digits, and --jams-digits options to |