Linux driver based on the awesome work from blaxpot and Javi Fonseca on the Traktor Kontrol S4 Mk1 for work with Mixxx.
- RtMidi Library
- ALSA Library
- snd-usb-caiaq Kernel Module
As a command line driver, you can use these parameters:
- --help Show help information
- --logMode Set the log mode: console | logfile (default) currently
- --logLevel Set the log verbose level: info | debug currently
- --configFile Set the path where the config file is. Based on JSON format and included in this repo: config.json
Installation process is pending, currently you only can download or clone the repo and compile with CMake (>3.16)