summaryrefslogtreecommitdiffstats
path: root/noatun/TODO
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commite2de64d6f1beb9e492daf5b886e19933c1fa41dd (patch)
tree9047cf9e6b5c43878d5bf82660adae77ceee097a /noatun/TODO
downloadtdemultimedia-e2de64d6f1beb9e492daf5b886e19933c1fa41dd.tar.gz
tdemultimedia-e2de64d6f1beb9e492daf5b886e19933c1fa41dd.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'noatun/TODO')
-rw-r--r--noatun/TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/noatun/TODO b/noatun/TODO
new file mode 100644
index 00000000..1bc55de0
--- /dev/null
+++ b/noatun/TODO
@@ -0,0 +1,15 @@
+1) get the command line stuff to work better
+2) variband equalizer:
+
+ y= log(x)/log(22000)*N
+ N : the amount of bands
+
+ perhaps you'll need to invert it
+
+Other CODECs for aRts:
+1) MIDI/timidity for transparent high-quality MID files
+2) SMPEG
+3) SPC
+4) NSF (requires multi-track files)
+5) libmpeg3
+6) rename addFile() to play() in class Playlist and the DCOP interface.