diff options
author | John Glover <glover.john@gmail.com> | 2010-12-08 16:16:27 +0000 |
---|---|---|
committer | John Glover <glover.john@gmail.com> | 2010-12-08 16:16:27 +0000 |
commit | 69d6a43aaf5a9f05fdcddd51da1841a67245cc1f (patch) | |
tree | 8f168b46ee3bd86ee584829653b45f14ddbd9551 | |
parent | 67bd3b7ce79f82b495328c774dc4692d9f6447c9 (diff) | |
download | simpl-69d6a43aaf5a9f05fdcddd51da1841a67245cc1f.tar.gz simpl-69d6a43aaf5a9f05fdcddd51da1841a67245cc1f.tar.bz2 simpl-69d6a43aaf5a9f05fdcddd51da1841a67245cc1f.zip |
Updated todo list
-rw-r--r-- | readme.txt | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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? |