If you need to change the buffer size, start up gconf-editor from the command line and then navigate to apps->rhythmbox->state->iradio. Double click on the buffer_size key and set it to however many kilobytes you like.
A proper configuration UI would be nice :)
The algorithm requires
proximity values which are caluclated by default as Euclidean
distances. If you have some other measure of similarity,
you can provide
a daat file with the proximity values in upper triangular
form. Note that for large datasets this file is going to be
big and reading it in will take some time!
(You can get an R package that wraps
the C implementation in R, providing eas of use along with speed, here
This is a small peice of code which is based on the C interface to gnuplot written by N. Devillard. The original code was pure C and though it compiled with a C++ compiler I felt that it could be rewritten in an OO fashion. Hence this project. Like the original interface, it depends on the system having POSIX pipes.
The code is now maintained by Jeremy Conlin who hosts it on Google Code. All queries should be directed to him
gtkcdlabel (you can download here) can get track names and album names via the FreeDB service, parse ID3 tags in the case of MP3 collections, handles UTF8 and locales and is generally a nice way to create CD covers :)