martimorta / Akiyama-Quark-SC-Mixxx-MIDI-mapping

Quark SC mapping for Mixxx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akiyama Quark SC MIDI Mapping for Mixxx

Docs

Mixxx

The latest version of Mixxx docs is available at https://mixxx.org/manual/latest/en/

Quark SC

The manual for Quark SC with its MIDI mapping is available in the folder docs

Note: This used to be the url from Akiyama DJ but it is not active anymore

http://www.akiyamadj.com/product_info1.php?products_model=QUARK-SC

Installation

Windows

C:\Users\xxxx\AppData\Local\Mixxx\controllers

Linux

/usr/share/mixxx/controllers

Mac

/Users/xxxx/Library/Application\ Support/Mixxx/controllers 

Development

Edit QUARK_SC.js and QUARK.midi.xml files and copy as explained above.

VS Code

Use launch.json and tasks.json files to run the copy script using Ctrl+F5

The batch script will copy from the repo to the controllers folder, in the case of mappings will copy both ways.

Start Mixxx in debug mode

PowerShell

& 'C:\Program Files\Mixxx\mixxx.exe' --controllerDebug --developer

Learning MIDI controls

From Mixxx latest Manual The Controller wizard saves the new preset to the following file paths:

Linux:

/home/<username>/.mixxx/controllers

macOS:

/Users/<username>/Library/Application\ Support/Mixxx/controllers

Windows:

%LOCALAPPDATA%\Mixxx\controllers

%LOCALAPPDATA%\Mixxx\controllers

About

Original author Jakub Křižka

Original repository Akiyama-Quark-SC-Mixxx-MIDI-mapping

About

Quark SC mapping for Mixxx

License:GNU General Public License v3.0


Languages

Language:JavaScript 84.2%Language:Batchfile 9.4%Language:Shell 6.3%