Home
Preset - Banks
Screenshots
Forums
Mailing Lists
Sources
You can download the source
tarball
from sourceforge
Binaries
Some distros have built packages of rakarrack including Musix, Suse, Planet CCRMA and others.
CVS
You can also download & compile from CVS repositories. Here are the detailed instructions:
cvs -d:pserver:anonymous@rakarrack.cvs.sourceforge.net:/cvsroot/rakarrack login
when the prompt ask for password ... just press enter
cvs -z3 -d:pserver:anonymous@rakarrack.cvs.sourceforge.net:/cvsroot/rakarrack co -P rakarrack2
then run:
autogen.sh
configure
make
make install