diff options
author | John Glover <glover.john@gmail.com> | 2010-10-26 14:10:07 +0100 |
---|---|---|
committer | John Glover <glover.john@gmail.com> | 2010-10-26 14:10:07 +0100 |
commit | b8e12a9abd9d15a55fca0fe50d93fa5ae3143b9a (patch) | |
tree | b56aa68f85f6f796084ca9f1dd747b8dd5c66c02 /readme.txt | |
parent | 6f77a1d31d008f1b896aef59e4acfc9742d62d1a (diff) | |
download | simpl-b8e12a9abd9d15a55fca0fe50d93fa5ae3143b9a.tar.gz simpl-b8e12a9abd9d15a55fca0fe50d93fa5ae3143b9a.tar.bz2 simpl-b8e12a9abd9d15a55fca0fe50d93fa5ae3143b9a.zip |
Added MQSynthesis, fixed a few bugs
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -116,4 +116,5 @@ sms: mq: - fix peak detection module - 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.
\ No newline at end of file + original paper, so can use the SMS algorithm for now. + |