1                               -*- text -*-
2
3For v0.8:
4 - ogg vorbis read support
5 - support for ogg volume adjustment tag
6 - flac read support
7 - in-place mp3/ogg/flac adjustment (?)
8 - implement dithering in adjust
9 - recursive operation
10 - operate in measure,apply,measure,apply order for non-batch, non-mix mode
11 - support other channels in xmms plugin
12 - sanity checks in xmms plugin (e.g. ignore adjustments > 10dB)
13 - use Fletcher-Munson curves to account for effect of pitch
14 - use better method to account for volume of multiple channels
15
16Later:
17 - silence detection (?)
18 - LADSPA plugin (?)
19 - improve limiter - multiband? adaptive?
20 - look into MMX optimizations
21