Mixxx

适用于Windows,macOS和Linux的免费和开源DJ软件。Mixxx为您提供执行现场混音所需的一切。(Free and open source DJ software for Windows, macOS, and Linux. Mixxx gives you everything you need to perform live mixes.)

Github stars Tracking Chart

Mixxx 在一个紧凑的、集成的封装包里提供你开始做 DJ 混音时所需要的一揽子解决方案。无论你是做下一个家庭聚会的 DJ,还是在一个俱乐部旋转,或者作为一个广播电台 DJ,Mixxx 有你把它做好所需要的。

iTunes的整合 -- 你所有的从iTunes播放列表和歌曲,自动准备去你的下一个现场DJ表演。
DJ控制器支持 -- 拥有超过85 MIDI DJ 控制器,支持开箱即用和几个HID控制器,Mixxx给你的DJ混音全面的硬件控制。
BPM检测和主同步 -- 即时同步的四首歌曲实现无缝节奏同步混音速度。需要休息?创建播放列表快捷,让音频DJ接管。
强大的混合引擎 -- Mixxx拥有尖端混合引擎,包括支持MP3,M4A/AAC,OGG,FLAC,WAV音频,可调节EQ架子,时间码 vinyl control、记录和网络电台广播。

更多的功能参见:http://www.mixxx.org/features

Overview

Name With Ownermixxxdj/mixxx
Primary LanguageC++
Program languagePython (Language Count: 18)
PlatformLinux, Mac, Windows
License:Other
Release Count62
Last Release Namerelease-2.2.4.1 (Posted on 2024-03-22 12:36:22)
First Release Namerelease170beta1 (Posted on )
Created At2013-05-17 15:14:38
Pushed At2024-05-05 17:31:16
Last Commit At
Stargazers Count4.1k
Watchers Count134
Fork Count1.2k
Commits Count47.4k
Has Issues Enabled
Issues Count6964
Issue Open Count1795
Pull Requests Count4959
Pull Requests Open Count271
Pull Requests Close Count998
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Mixxx

GitHub latest tag
Packaging status
Zulip chat

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

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 2.3. The best place to keep track of
2.3 development is the 2.3.0 milestone page on Launchpad.

A more general roadmap can be found on the wiki.

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

  • macOS Build Status
  • Ubuntu / Windows Build status
  • Jenkins 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.

To the top