summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorJohn Glover <glover.john@gmail.com>2010-11-02 17:24:25 +0000
committerJohn Glover <glover.john@gmail.com>2010-11-02 17:24:25 +0000
commit82ae0ec4aa684dbe6285b265bc6a07c6f555d90d (patch)
tree5f1cc12b65e2ca60e2187c9221837637723bd7af /readme.txt
parentf941ad291e1bf249e27ee1a9514e76ddc0ec32fe (diff)
downloadsimpl-82ae0ec4aa684dbe6285b265bc6a07c6f555d90d.tar.gz
simpl-82ae0ec4aa684dbe6285b265bc6a07c6f555d90d.tar.bz2
simpl-82ae0ec4aa684dbe6285b265bc6a07c6f555d90d.zip
Added dynamic frame size checking to MQ, will make the analysis frame at least 2.5 times the average pitch period
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/readme.txt b/readme.txt
index 1e4928b..2e9b9db 100644
--- a/readme.txt
+++ b/readme.txt
@@ -111,7 +111,3 @@ sms:
- improve synthesis accuracy beyond 3 decimal places
- include stochastic residual synthesis in SMSResidual
-mq:
-- window size should change depending on detected pitch. No pitch detection algorithm described in the
- original paper, so can use the SMS algorithm for now.
-