summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorJohn Glover <glover.john@gmail.com>2010-11-02 16:11:00 +0000
committerJohn Glover <glover.john@gmail.com>2010-11-02 16:11:00 +0000
commitf941ad291e1bf249e27ee1a9514e76ddc0ec32fe (patch)
tree32835700c2d9cc190c65cf340f382b7b9ee5fe9c /readme.txt
parent08f2885c58cc4ae5e4ecf42aecaa043de2c5bd4c (diff)
downloadsimpl-f941ad291e1bf249e27ee1a9514e76ddc0ec32fe.tar.gz
simpl-f941ad291e1bf249e27ee1a9514e76ddc0ec32fe.tar.bz2
simpl-f941ad291e1bf249e27ee1a9514e76ddc0ec32fe.zip
Added colour to default plots (with heatmap) and some minor code tidying
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index f684064..1e4928b 100644
--- a/readme.txt
+++ b/readme.txt
@@ -88,8 +88,6 @@ To Do
general:
- include new RT Audio code
- tidy up code for HMM/LP partial tracking and Loris integration
-- label axes on plots
-- provide way to specify title and colours on plots
- include binaries for Mac OS X and Windows so compilation from source is not needed
- performance issues: MQ, LP and HMM algorithms need to be coded in C/C++ really,
Python is just too slow, particularly for real-time use. The pure Python implementations