summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorJohn Glover <john@john-glovers-macbook.local>2010-12-13 13:08:43 +0000
committerJohn Glover <john@john-glovers-macbook.local>2010-12-13 13:08:43 +0000
commit116234a3100a820938119fbf4cdf4814870c1c80 (patch)
tree625809d47280c8e230d0975d7a8020bbbc9c1fc4 /readme.txt
parent2cbbe7fdbb794de494923cf94d4906905b2532dd (diff)
downloadsimpl-116234a3100a820938119fbf4cdf4814870c1c80.tar.gz
simpl-116234a3100a820938119fbf4cdf4814870c1c80.tar.bz2
simpl-116234a3100a820938119fbf4cdf4814870c1c80.zip
Updated TODO list
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/readme.txt b/readme.txt
index 64cd74d..81d8b4a 100644
--- a/readme.txt
+++ b/readme.txt
@@ -100,11 +100,10 @@ sndobj:
- create properties for threshold and num_bins in SndObjPartialTracking class
- make sndobjs use self.sampling_rate
- make peak detection use the new window_size property
+- add partial_number to partials in the PartialTracking.update_partial function, as in
+SMS
sms:
-- 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?
-- improve synthesis accuracy beyond 3 decimal places
- include stochastic residual synthesis in SMSResidual