Mercurial > hg > sonic-annotator
comparison CHANGELOG @ 200:f35bbb3e4d41 sonic-annotator-1.2
Change of tack: rename the JSON writer to JAMS. It's simpler than having a JSON writer with a mandatory flag to tell it what sort of JSON to write.
| author | Chris Cannam |
|---|---|
| date | Tue, 01 Sep 2015 17:51:03 +0100 |
| parents | c5619f2a63b1 |
| children | c7ebacdbbb22 |
comparison
equal
deleted
inserted
replaced
| 199:c8b934ed4ddd | 200:f35bbb3e4d41 |
|---|---|
| 1 | |
| 2 Changes in Sonic Annotator 1.2 since the previous release 1.1: | |
| 3 | |
| 4 Front-end changes: | |
| 5 | |
| 6 - Add the --segments-from option, providing the ability to read | |
| 7 segment boundaries from a file | |
| 8 | |
| 9 Back-end (feature writer) changes: | |
| 10 | |
| 11 - Rename the JSON feature writer to JAMS. There may be other JSON | |
| 12 formats supported in future | |
| 13 | |
| 14 Bug fixes: | |
| 15 | |
| 16 - Fix invalid JSON written by JAMS feature writer for dense | |
| 17 features. | |
| 18 - Fix invalid UTF-8 output from RDF feature writer when processing | |
| 19 MP3 files having ID3 tags in non-ASCII, non-UTF8 encodings | |
| 20 | |
| 1 | 21 |
| 2 Changes in Sonic Annotator 1.1 since the previous release 1.0: | 22 Changes in Sonic Annotator 1.1 since the previous release 1.0: |
| 3 | 23 |
| 4 Front-end changes: | 24 Front-end changes: |
| 5 | 25 |
