shithub: sox

Download patch

ref: 6277959240d233098a1fb2e9278f1cfbb1af8148
parent: f53fd6534fcc04888bc6978c2fab53e76d61e9e6
author: Chris Bagwell <chris@cnpbagwell.com>
date: Sun Feb 19 14:57:32 EST 2012

Add missing coreaudio changes

--- a/ChangeLog
+++ b/ChangeLog
@@ -57,6 +57,8 @@
     volume control. (cbagwell)
   o Fix bug when specifying OSX coreaudio device name.  Would only
     search for first 3 devices. (cbagwell)
+  o Fix sox hangups are exit when using coreaudio. (cbagwell)
+  o Improve buffering in coreaudio driver (Michael Chen)
   o Support enabling play/rec mode when user invokes sox as either
     play or play.exe on windows. (cbagwell)