summaryrefslogtreecommitdiffstats
path: root/noatun/TODO
diff options
context:
space:
mode:
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.