shithub: sox

Download patch

ref: c4823e9b47c37ee8e8967daea27001f48d14d571
parent: 16fe5d505991945d595eb344600996cf291482b9
author: cbagwell <cbagwell>
date: Sun Oct 24 16:38:45 EDT 2004

doc update

--- a/TODO
+++ b/TODO
@@ -1,6 +1,12 @@
 People are encouraged to pick some of these and implement it.  Send
 all patches to cbagwell@users.sourceforge.net.
 
+  o Add an interface to libst so that applications can query
+    what size/encoding/rate/channels a given format handles.
+    Then applications could modify parameters before an error
+    occurs.  This would allow stripping out override logic
+    in various formats.
+
   o Silence effect could clip silence from end of file.
     Easiest way is to create a tmp file and store only
     periods of silence so that it can be flowed/drained