My additions to the Mixxxx DJ software, enabling some Hercules DJ controllers
 
 
 
 
 
 
Go to file
Daniel Schürmann c390cbaff5 Merge pull request #626 from uklotzde/CachingReaderAvoidUnnecessarySeeking
Fix outstanding SoundSource issues
2015-06-30 20:33:23 +02:00
.tx Respect existing naming scheme for translated files. Change Transifex config accordingly. 2013-12-17 17:54:55 +01:00
build Merge remote-tracking branch 'upstream/1.12' 2015-06-29 23:10:44 +02:00
doc/HID Moving mixxx/* to the root. A new era begins! 2013-06-19 00:46:54 -04:00
lib Move reverb plugin to lib/reverb. 2015-06-09 22:52:10 -04:00
plugins Add missing nullptr check 2015-06-30 17:32:27 +02:00
res LateNight: Make mic/aux prettier 2015-06-25 16:09:58 -04:00
script it's alive! 2014-11-21 00:15:51 +01:00
scripts Include diff_plots into audioplot.py 2015-04-21 21:35:29 +02:00
src Merge branch 'master' into CachingReaderAvoidUnnecessarySeeking 2015-06-30 17:32:06 +02:00
vamp-plugins Merge branch 'master' into NewSoundSourceAPI 2015-02-09 16:08:08 +01:00
.gitignore Move e2e testing into enginemaster, allowing for testing of larger signal paths 2015-04-17 11:06:36 -04:00
.travis.yml Update Travis to use gcc 4.8 for c++11 support. 2015-06-04 16:55:29 -04:00
COPYING Moving mixxx/* to the root. A new era begins! 2013-06-19 00:46:54 -04:00
LICENSE Version bump master to avoid confusion with 1.12 branch. 2015-04-29 23:39:01 -04:00
Mixxx-Manual.pdf Add compiled PDF of manual from mixxxdj/manual@d318dc5913. 2015-04-28 18:29:06 -04:00
README Remove reference to 'mixxx' directory. Add libchromaprint to dependency list. 2013-06-19 11:21:12 -04:00
README.md Update README.md builds link to let the user choose the branch. 2015-04-22 18:09:50 -04:00
SConstruct Imprve comments for gcc optimisation flags 2014-12-26 01:20:49 +01:00

README.md

Mixxx

Mixxx is Free DJ software that gives you everything you need to perform live DJ mixes. Mixxx works on GNU/Linux, Windows, and Mac OS X.

Quick Start

To get started with Mixxx:

  1. For live use, download the latest stable version.
  2. For experimentation and testing, download a development release.
  3. To live on the bleeding edge, clone the repo: git clone https://github.com/mixxxdj/mixxx.git

Roadmap

The Mixxx team is hard at work on Mixxx 1.12.0. The best place to keep track of 1.12.0 development is the 1.12.0 milestone page on Launchpad.

Bug tracker

The Mixxx team uses Launchpad to manage Mixxx development.

Have a bug or feature request? File a bug on Launchpad.

Want to get involved in Mixxx development? Assign yourself a bug from the easy bug list and get started!

Compiling

Build Status

First, you must install all of Mixxx's dependencies. To compile Mixxx using SCons, run:

$ scons

Please see our helpful guides on the wiki for more information:

Documentation

For help using Mixxx, there are a variety of options:

Translation

Help to spread Mixxx with translations into more languages, as well as to update and ensure the accuracy of existing translations.

Community

Mixxx is a vibrant community of hackers, DJs and artists. To keep track of development and community news:

License

Mixxx is released under the GPLv2. See the LICENSE file for a full copy of the license.