Jump to content

Mixxx: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Restoring previous lead. This isn't the place to introduce specific, arcane details, this is a summary intended for a general audience.
→‎Intro: Mixxx isn't particularly suited to any style of mixing, it has many tools for many ways of mixing.
Line 17: Line 17:
| developer = RJ Ryan<br>Owen Williams<br>Sean Pappalardo<br>Daniel Schürmann<br>S. Brandt<br>Ilkka Tuohela<br>Max Linke<br>Marcos Cardinot<br>Nicu Badescu
| developer = RJ Ryan<br>Owen Williams<br>Sean Pappalardo<br>Daniel Schürmann<br>S. Brandt<br>Ilkka Tuohela<br>Max Linke<br>Marcos Cardinot<br>Nicu Badescu
}}
}}
'''Mixxx''' is an [[open source]] computer program for [[disk jockey|DJing]] music. The software is specifically suited to the style of mixing known as [[beatmatching]].<ref name="drafting">James, Daniel. "Drafting Digital Media". Apress, 2009, p. 213.</ref> Mixxx is cross-platform, natively supports most common music file formats, and can be controlled with [[MIDI]] and [[Human interface device|HID]] controllers.
'''Mixxx''' is an [[open source]] computer program for [[disk jockey|DJing]] music. Mixxx is cross-platform and supports most common music file formats. It can be controlled with [[MIDI]]/[[Human interface device|HID]] controllers and timecode vinyl records in addition to computer keyboards and mice.


== Overview ==
== Overview ==

Revision as of 21:29, 21 September 2016

Mixxx
Developer(s)RJ Ryan
Owen Williams
Sean Pappalardo
Daniel Schürmann
S. Brandt
Ilkka Tuohela
Max Linke
Marcos Cardinot
Nicu Badescu
Initial release2001; 23 years ago (2001)
Stable release
2.0.0 / December 30, 2015; 8 years ago (2015-12-30)[1]
Repository
Written inC++, Qt, JavaScript, XML
Operating systemLinux
Mac OS
Windows
Available in17 languages[citation needed]
TypeAudio mixing
LicenseGPL (free software)
Websitewww.mixxx.org Edit this on Wikidata

Mixxx is an open source computer program for DJing music. Mixxx is cross-platform and supports most common music file formats. It can be controlled with MIDI/HID controllers and timecode vinyl records in addition to computer keyboards and mice.

Overview

Mixxx is a DJ Automation and digital DJ performance application[2] and includes many features common to digital DJ solutions as well as some unique ones: It natively supports advanced MIDI and HID DJ controllers, is licensed under the GPL (v2.0 or later) and runs on all major desktop operating systems.[3] The project was started in early 2001 for a doctoral thesis as one of the first digital DJing systems.[4] Over 1,000,000 downloads of the app occur annually and as of Mixxx 1.10.0, 100 developers and artists have helped create Mixxx. Recent versions support harmonic mixing and beatmatching, both manually and automatically.[5]

Hardware/software support

Audio file support

Mixxx can read most popular audio formats, including MP3, Ogg Vorbis, Opus, WAVE, AIFF and FLAC. v1.8 introduces a plug-in system to be able to read other formats, including patent-encumbered ones whose decoders cannot legally be distributed in binary form with Mixxx such as M4A/AAC/MP4. Any such plug-ins are automatically loaded at run-time if present.

Audio API/hardware support

Any sound card that is supported by the operating system is usable in Mixxx. Mixxx supports various software APIs for using sound cards on different operating systems, namely ASIO, WASAPI, and DirectSound on Windows; OSS, ALSA, and JACK on Linux; and CoreAudio on Mac OS X, all via PortAudio.

Controller hardware support

For external hardware control, Mixxx can support any MIDI or HID controller as long as there is a mapping to tell Mixxx how to interpret the controller's signals. Mixxx includes mappings for many DJ controllers and users can create their own mappings as well.[6] It is the only DJ software capable of using a fully featured programming language, JavaScript, for creating mappings with advanced controller interaction and feedback.[7]

Timecode support

Turntables and CDJ media players can control Mixxx with the timecode control sub-system which is built on xwax. Like xwax, Mixxx supports timecode vinyl made by several manufacturers.[8]

Reception

Mac App Store

Mixxx is one of the first free and open-source applications available in the Mac App Store. In less than 48 hours since it went live in February 2011[9] Mixxx has become the #1 Top Free App in the USA, Germany, and Italy. [10]

GSoC participation

Mixxx has been accepted as a mentoring organization in Google Summer of Code 2007, 2008, 2010,[11] 2011,[12] 2012,[13] and 2013.[14]

See also

References