Mercurial > hg > sonic-annotator
changeset 128:c24270fc6635
Change log
author | Chris Cannam |
---|---|
date | Thu, 09 Oct 2014 13:18:06 +0100 |
parents | f0df07da6f46 |
children | 7a7a46d4bd3c d012c0dafa36 |
files | CHANGELOG |
diffstat | 1 files changed, 12 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Thu Oct 09 12:56:55 2014 +0100 +++ b/CHANGELOG Thu Oct 09 13:18:06 2014 +0100 @@ -6,7 +6,18 @@ - Add support for the start time and duration properties of a transform, applying a plugin to only a range of the input audio - Add --normalise to request each audio file be normalised to 1.0 max - - Add --multiplex + - Add --multiplex option to compose multiple audio files into a + single multi-channel stream with one input file per channel + - Add --minversion option to permit scripts to check that the + version of Sonic Annotator is as they expect + +Bug fixes: + + - Fix the former habit of forging ahead even if not all transform + files could be found or parsed (this may have been intentional + behaviour but it is confusing more than it is useful) + - Fix failure to support --summary-only flag when reading transforms + with summaries from a transform file Changes in Sonic Annotator 1.0 since the previous release 0.7: