shithub: sox

Download patch

ref: b5fcf67f21202b555767c0b3cf9a8e20e2adc3f5
parent: 71594a0e32b0536337bfe6133c3347f3a65df240
author: rrt <rrt>
date: Fri Nov 24 18:17:48 EST 2006

Last commit message was duplicated from previous one; should have been:

Remove TODO to add Cooledit .txt support: it's proprietary and we
added graphing support via Octave already.

Improve resampling todo: rather than special casing it, resample
effects should be idempotent when in and out rates are equal.

--- a/TODO
+++ b/TODO
@@ -75,7 +75,7 @@
     since some formats like to keep the data in little-endien
     (CDDA?).
 
-  o Add a fifo/buffer to audio drivers to prevent losing audio data.
+  o Add a FIFO/buffer to audio drivers to prevent losing audio data.
     Perhaps mpg123 could be used as an example.
 
   o Add new PRC format in to auto.c.