ref: 646335712e4b3a9cf7bb8831ec0ac24e6d06e1ed
parent: 04963b461897a2c5c17e206dddeb47460a6ccc18
author: robs <robs>
date: Sun Dec 10 04:27:26 EST 2006
TODO updates
--- a/TODO
+++ b/TODO
@@ -18,6 +18,9 @@
will prevent corrupt files from causing sox to go into
an infinite loop trying to read just a couple more bytes.
+ o Make "dither" an alias of "mask" since that's how most
+ people refer to this process.
+
o Make "mix" an alias of "avg" since that's closer to what it
really is. For 2->2 mixes, make a 2 option L->L and R->R
shortcut. Similar 4 option for 4->4.
--- a/src/README
+++ b/src/README
@@ -1,8 +1,5 @@
Clipping Counting & Reporting Implementation Status
-As of 24th Nov '06, this aspect of the implementation is
-believed to be complete.
-
1st column: effect/format name
2nd column: could clip (in theory)
3rd column: CLIP_COUNT reporting implemented: yes, no, or (yes) custom
@@ -28,7 +25,7 @@
highpass see bandpass
lowp n y
lowpass see bandpass
-mask n n
+mask y n TODO
mcompand y y
noiseprof n n
noisered n y