shithub: sox

Download patch

ref: cb0178d228bffe96acaf24f77787b9682717f6db
parent: 370f48c4520d3c87d32cdeb4e9608357098b326d
author: robs <robs>
date: Sun Nov 26 03:50:26 EST 2006

Added 2 items

--- a/TODO
+++ b/TODO
@@ -115,3 +115,9 @@
     already lowpass-filtered to the output Nyquist freqency. Get the
     idea? :) Also, the original algorithm has apparently been updated,
     and might usefully be updated in SoX too.
+
+  o WAV handler needs to handle (ignore if nothing else) non-audio
+    chunks (except LIST which is already handled), especially at the
+    end of the file.
+
+  o Merging, e.g. two mono files to one stereo file.