The latest version of Mixxx docs is available at https://mixxx.org/manual/latest/en/
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
Windows
C:\Users\xxxx\AppData\Local\Mixxx\controllers
Linux
/usr/share/mixxx/controllers
Mac
/Users/xxxx/Library/Application\ Support/Mixxx/controllers
Edit QUARK_SC.js and QUARK.midi.xml files and copy as explained above.
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.
PowerShell
& 'C:\Program Files\Mixxx\mixxx.exe' --controllerDebug --developer
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
Original author Jakub Křižka
Original repository Akiyama-Quark-SC-Mixxx-MIDI-mapping