summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Glover <glover.john@gmail.com>2010-12-08 16:16:27 +0000
committerJohn Glover <glover.john@gmail.com>2010-12-08 16:16:27 +0000
commit69d6a43aaf5a9f05fdcddd51da1841a67245cc1f (patch)
tree8f168b46ee3bd86ee584829653b45f14ddbd9551
parent67bd3b7ce79f82b495328c774dc4692d9f6447c9 (diff)
downloadsimpl-69d6a43aaf5a9f05fdcddd51da1841a67245cc1f.tar.gz
simpl-69d6a43aaf5a9f05fdcddd51da1841a67245cc1f.tar.bz2
simpl-69d6a43aaf5a9f05fdcddd51da1841a67245cc1f.zip
Updated todo list
-rw-r--r--readme.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/readme.txt b/readme.txt
index 2e9b9db..64cd74d 100644
--- a/readme.txt
+++ b/readme.txt
@@ -102,9 +102,6 @@ sndobj:
- make peak detection use the new window_size property
sms:
-- test_partial_tracking fails with max_partials = max_peaks = 2
-- test_synthesis fails when max_partials = max_peaks = num_frames = 10
-- test_synthesis fails when max_peaks = 70, max_partials = 50.
- test_synthesis: why does it occasionally not synthesise anything unless frame number is changed?
- test_synthesis: remove mag to db conversion
- can sms_scaleDet be moved to the harmonic analysis phase?