Mercurial > hg > sonic-annotator
comparison CHANGELOG @ 179:766268a32378 sonic-annotator-1.1
Further doc and note updates
author | Chris Cannam |
---|---|
date | Thu, 16 Oct 2014 13:05:53 +0100 |
parents | 64a7faf9a122 |
children | c5619f2a63b1 |
comparison
equal
deleted
inserted
replaced
178:f0f57af581d7 | 179:766268a32378 |
---|---|
3 | 3 |
4 Front-end changes: | 4 Front-end changes: |
5 | 5 |
6 - Add support for the start time and duration properties of a | 6 - Add support for the start time and duration properties of a |
7 transform, applying a plugin to only a range of the input audio | 7 transform, applying a plugin to only a range of the input audio |
8 - Reduce the internal processing blocksize from 16384 to 1024 samples | |
9 to reduce extent of time rounding at end of file or range | |
8 - Add --multiplex option to compose multiple audio files into a | 10 - Add --multiplex option to compose multiple audio files into a |
9 single multi-channel stream with one input file per channel | 11 single multi-channel stream with one input file per channel |
10 - Add --normalise to request each audio file be normalised to 1.0 max | 12 - Add --normalise to request each audio file be normalised to 1.0 max |
11 - Add support for the plugin_version property of a transform, causing | 13 - Add support for the plugin_version property of a transform, causing |
12 Sonic Annotator to refuse to run with the wrong version of a plugin | 14 Sonic Annotator to refuse to run with the wrong version of a plugin |