From 1b270da965b88f18491f1a9302decf5e2f23c697 Mon Sep 17 00:00:00 2001 From: angel Date: Tue, 13 Feb 2007 10:15:13 +0000 Subject: [PATCH] Updated TODO. git-svn-id: file:///home/angel/tmp/svn-triptico/ahxm/trunk@6006 c87de0a0-a11c-0410-a1e5-866214bc28b2 --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 466ed72..830c74e 100644 --- a/TODO +++ b/TODO @@ -72,10 +72,9 @@ Pending Enhancements set a note to 'natural' (becuadro). * 1127: Rethink most of the softsynth engine to use pthreads. Each thread could manage one channel, or each one a track. - * 1130: Add an end-of-track event, where effects can be reset (to stop - consuming CPU) and instruments released (to free memory). * 1134: Add a new softsynth directive, 'attack', same as 'sustain' but for the start of a generator. + * 1135: Clear all effects on EOT. Closed ------ @@ -334,5 +333,8 @@ Closed * 1115: Add a special, automatic mark (named END or so) that will be set on each track end if it's longer than the previous ones (Mon, 05 Feb 2007 13:42:13 +0100). + * 1130: Add an end-of-track event, where effects can be reset (to stop + consuming CPU) and instruments released (to free memory) + (Closed by #1135; Tue, 13 Feb 2007 11:13:04 +0100). Email bugs to angel@triptico.com -- 2.11.4.GIT