summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/dub/README
blob: f4cd6b4e7a5ce8481fd8d421e419be445a633497 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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>