ref: 1ff0f140ea5fbbc1e40be619f35db9319742d71d
parent: 1e80d5fd9aa066c38e271c9a31e9d7b234aa057a
author: rrt <rrt>
date: Fri Nov 24 17:36:35 EST 2006
Silence effect can clip from end.
--- a/TODO
+++ b/TODO
@@ -38,11 +38,6 @@
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
- out if non-silence is detected.
-
o Effects engine should not have a global "flow" period
followed by a global "drain" period. Each effect should
track which it needs to invoke. Until thats done you