ref: 7bfa3a9080c614b3fc10381301f9a682e2bf22b8
parent: 5e2dc5b9bc58b73b50ee789e7403119f31602b97
author: Chris Bagwell <chris@cnpbagwell.com>
date: Sun Jan 22 16:38:31 EST 2012
Update NEWS file for 14.4.0.
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,7 +54,7 @@
o Give pulseaudio driver higher priority than alsa or oss now that
its proven stable and gives user more features; such as per app
volume control. (cbagwell)
- o Fix but when specifying OSX coreaudio device name. Would only
+ o Fix bug when specifying OSX coreaudio device name. Would only
search for first 3 devices. (cbagwell)
o Support enabling play/rec mode when user invokes sox as either
play or play.exe on windows. (cbagwell)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,20 @@
Highlights for this release include:
- * TODO
+ o Add floating point encodings in AIFF-C files.
+ o Pad WAV data chunks to an even number of bytes.
+ o Made Pulse Audio driver the default driver.
+ o Fix crash when specifying OSX coreaudio device name.
+ o Lots of improvements to man pages.
+ o New upsample, hilbert, and downsample effects.
+ o Fix fading bugs.
+ o Enable --plot on biquad and fir effects.
+ o Now effects chain can be unlimitted length.
+ o Fix newfile/restart effects when merging or mixing files.
+ o Fix crash in compand and mcompand effect.
+ o Improved audio length calculations when using effects.
+ o New trim effect with enhanced capabilities.
+ o Fix -p option on Windows.
+ o Improved large file support.
For the complete list of changes, see the ChangeLog at
http://sox.git.sourceforge.net/git/gitweb.cgi?p=sox/sox;a=blob;f=ChangeLog