diff options
author | John Glover <john@john-glovers-macbook.local> | 2010-12-13 13:08:43 +0000 |
---|---|---|
committer | John Glover <john@john-glovers-macbook.local> | 2010-12-13 13:08:43 +0000 |
commit | 116234a3100a820938119fbf4cdf4814870c1c80 (patch) | |
tree | 625809d47280c8e230d0975d7a8020bbbc9c1fc4 | |
parent | 2cbbe7fdbb794de494923cf94d4906905b2532dd (diff) | |
download | simpl-116234a3100a820938119fbf4cdf4814870c1c80.tar.gz simpl-116234a3100a820938119fbf4cdf4814870c1c80.tar.bz2 simpl-116234a3100a820938119fbf4cdf4814870c1c80.zip |
Updated TODO list
-rw-r--r-- | readme.txt | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |