
This file lists changes in r8brain from version to version.

Version 1.9, 27-aug-2005
------------------------
Various issue fixes.

Version 1.8, 11-dec-2004
------------------------
Issue related to processing files via network fixed.

Version 1.7, 18-jun-2004
------------------------
1. Batch mode checkbox display bug fixed.
2. Console sample rate converter added.

Version 1.6, 26-may-2003
------------------------
1. Resampling filtering curves were improved.
2. API now has two new functions.
3. Now "resample to" sample rate can represent any fractional number (e.g.
   22050.5 or 44100.32).
4. Now a different output sample rate which will be written to the WAV file
   header can be specified.
5. Directory batches can be processed recursively.

Version 1.5, 20-oct-2002
------------------------
Maintenance release.

Version 1.4, 13-oct-2002
------------------------
1. Changed batch processing file renaming scheme. Now converted file will
   have original file's name and original file will be renamed (or deleted).

Version 1.3, 6-oct-2002
-----------------------
1. Slightly boosted converter speed (by nearly 6%).

Version 1.2, 14-sep-2002
------------------------
1. Fixed bug in implementation of dithering. Now dithering also incorporates
   a slight noise-shaping.
2. Once again low-pass filering was untightened a bit. Now huge downsamples
   (like 96000 to 44100) sound much softer.
3. API has changed: Preallocate parameter was Boolean now LongInt,
   CancelFlag was Boolean now LongInt. A new API procedure added.
4. Batch processing implemented.
5. Added 64-bit floating output format.

Version 1.1, 10-sep-2002
------------------------
1. Huge internal resampling procedures rewrite. Now r8brain can be considered
   fast sample rate converter.
2. r8brain now supports only stereo and mono WAV files.
3. Memory requirements were lowered a bit.
4. Low-pass filtering was untightened a bit in order to increase perceived
   quality.
5. Changed default quality to 'Medium'.
6. Output sample rate edit box was changed to drop down list for easier
   sample rate selection.
7. Implemented better support for 'nonstandard' bit depths like 20, 14, etc.

Version 1.0, 9-sep-2002
-----------------------
Initial release.
