Giter Site home page Giter Site logo

andrassadikrama / mixxx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mixxxdj/mixxx

0.0 0.0 0.0 387.45 MB

Mixxx is Free DJ software that gives you everything you need to perform live mixes.

Home Page: http://mixxx.org

License: Other

Python 1.65% Makefile 1.30% C 11.36% Shell 1.99% C++ 58.42% CMake 1.44% JavaScript 22.63% GLSL 0.11% XSLT 0.01% Batchfile 0.05% M4 0.29% Nix 0.02% Starlark 0.04% Kaitai Struct 0.23% QML 0.46% PowerShell 0.01%

mixxx's Introduction

Mixxx

GitHub latest tag Packaging status Build status Coverage status Zulip chat Donate

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

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!

Building Mixxx

First, open a terminal (on Windows, use "x64 Native Tools Command Prompt for VS 2019"), download the mixxx source code and navigate to it:

$ git clone https://github.com/mixxxdj/mixxx.git
$ cd mixxx

Fetch the required dependencies and set up the build environment (on Windows, macOS and Debian/Ubuntu, you can do that by running tools\windows_buildenv.bat, source tools/macos_buildenv.sh setup or source tools/debian_buildenv.sh setup respectively), then run:

$ mkdir build
$ cd build
$ cmake ..
$ cmake --build .

There should now be a mixxx executable in the current directory that you can run. Alternatively, can generate a package using cpack.

More Information can be found on the wiki:

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.

mixxx's People

Contributors

asantoni avatar badescunicu avatar be-ing avatar bkgood avatar cardinot avatar daschuer avatar demos avatar ehendrikd avatar esbrandt avatar ferranpujolcamins avatar holzhaus avatar iamcodemaker avatar illuusio avatar joergatgithub avatar josepmajaz avatar ninomp avatar nschloe avatar palakis avatar pegasus-rpg avatar poelzi avatar pwhelan avatar radusuciu avatar ronso0 avatar rryan avatar sblaisot avatar swiftb0y avatar tuehaste avatar uklotzde avatar vrince avatar ywwg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.