home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / Recent / mus / misc / Normalize.lha / NEWS next >
Text File  |  2001-06-06  |  2KB  |  72 lines

  1.                                -*- text -*-
  2. Please send Normalize bug reports to cvaill@cs.columbia.edu.
  3.  
  4.  
  5. Version 0.5.2
  6.  
  7. * Fixed bug with -c option.  It was not turning compression on.
  8. * Fixed bug in dealing with corrupt files.
  9.  
  10.  
  11. Version 0.5.1
  12.  
  13. * All gain values in dB, all amplitudes in dBFS (option `--fractions'
  14.   added to get gains and amplitudes as fractions of 1.0 instead)
  15. * Added -c option to turn on compression
  16. * No longer do compression if we don't need to
  17. * The -n option now prints out peak values and gains
  18. * Keep track of clippings, even when using lookup table
  19. * Fixed bugs with 24 and 32 bit WAV files
  20. * Other minor bugfixes
  21.  
  22.  
  23. Version 0.5
  24.  
  25. * Added dynamic range compression instead of clipping
  26. * Added --peak option to normalize by peak instead of RMS
  27. * The -a option now also accepts values in decibels less than full
  28.   scale (dBFS)
  29. * Speed improvement
  30. * normalize-mp3 script now skips files that are already normalized
  31. * Other minor bugfixes and cleanups
  32.  
  33.  
  34. Version 0.4.1
  35.  
  36. * Bug fixed: decibel gains supplied to -g option were doubled in v0.4.
  37. * Bug fixed: report of needed adjustment in dB was halved in v0.4 (it
  38.   was consistent with -g option bug).  Adjustments calculated by v0.4
  39.   should not be used with any other version.
  40.  
  41.  
  42. Version 0.4
  43.  
  44. * Added ability to compute volume of data from standard input
  45. * Adjustments now measured in decibels
  46. * Already-normalized files are now skipped
  47. * Files are adjusted in place, no longer use temporary files
  48. * Minor bugfixes
  49. * Various code cleanups
  50.  
  51.  
  52. Version 0.3.4
  53.  
  54. * Bug fixed in handling files less than one second long
  55. * Added normalize-mp3 script
  56. * Various code cleanups
  57.  
  58.  
  59. Version 0.3.3
  60.  
  61. * Bug fixed in statistical volume analysis for mix mode.
  62.  
  63.  
  64. Version 0.3.2
  65.  
  66. * Fix for bug with long filenames.
  67.  
  68.  
  69. Version 0.3.1
  70.  
  71. * Initial public release.
  72.