summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/dub/README
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
commit84da08d7b7fcda12c85caeb5a10b4903770a6f69 (patch)
tree2a6aea76f2dfffb4cc04bb907c4725af94f70e72 /noatun-plugins/dub/README
downloadtdeaddons-84da08d7b7fcda12c85caeb5a10b4903770a6f69.tar.gz
tdeaddons-84da08d7b7fcda12c85caeb5a10b4903770a6f69.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/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'noatun-plugins/dub/README')
-rw-r--r--noatun-plugins/dub/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/noatun-plugins/dub/README b/noatun-plugins/dub/README
new file mode 100644
index 0000000..f4cd6b4
--- /dev/null
+++ b/noatun-plugins/dub/README
@@ -0,0 +1,22 @@
+Dub Playlist
+------------
+
+A directory based playlist that's meant to be fast, simple and with the
+kind of functionality you'd expect from a digital player.
+
+Dub name was inspired from the continuous automated mix of digital music
+in Neuromancer. I'm not a Rasta but I still like that idea. As a tribute to
+William Gibson I decided to actually write such a program. That's where this
+code should be going! Read design.txt also.
+
+Author's note: Those who turn tail-recursive functions into iterations will
+be shot! GCC has tail-recursion optimization.
+
+Author's second note: Yes, I know other people have done things that an
+automated dj program could be based on. I'm still more interested in playing
+with a few clustering algorithms to get the result I want, I think deriving
+the features isn't the hard part. Any ideas welcome.
+
+__
+Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr>
+