DJPlay Home | |||||
DJPlay aims to be a high class live DJing application for Linux. DJPlay is licensed under GNU GPL News: Jan. 19th, 2007
Older news
DJPlay has a new companion app. Since ID3 support has been greatly expanded in 0.6.0, BPM counts in ID3 tags are now really useful. BPMCounter addresses this and provides a comfortable GUI application to count out and tag your file collection. BPM counter allows you to collect a list of files to process in batch mode, tags the files, if desired, and is able to print a report of the files found and the results of the beat counting. DJPlay prerequisites:
Installation: Users of Ubuntu can get debian builds for Ubuntu. These may lag a few days behind each release. Fedora Core 5 users should download the provided RPMS. Follow the instructions at The Unofficial Fedora FAQ to set up additional repositories to get the nonfree stuff. If you are in any way serious about live DJing, follow the steps at Planet CCRMA @ Home to make your system realtime-capable. After completing the above steps, execute yum -y localinstall libdjconsole-0.1.0-1.i386.rpm
djplay-0.5.0-1.i386.rpm This will install DJPlay ready to go. All you need to do now is add a launcher for DJPlay to your menu or panel. All others will need to build from source. A somewhat outdated, yet still helpful document describes the procedure to install from source on Debian: Debian DJPlay Installation/Setup Guide Building from source: Get and install the above listed prerequisites. Download the tarball versions of libdjconsole and djplay. Untar the libdjconsole package: tar xvfz
libdjconsole-x.x.x.tar.gz Configure it: ./configure
--prefix=/usr Build it: make Install it: make install Untar the djplay package: tar xvfz djplay-x.x.x.tar.gz Configure it: ./configure Build it: make Install it: make install See INSTALL in the release for more information.
Screenshot: Download: Download here Mailing list: djplay-devel - Developer talk, compile problems and problems running DJPlay Bugs: - Severe performance issues on cdda playback with some drives Todo: - Beat matching - Cue point support - Skins (support for skinning exists) - Documentation <sigh> |