
mixxx
List of commands for mixxx:
-
mixxx:tldr:1078d mixxx: Start the Mixxx GUI in fullscreen.$ mixxx --fullScreentry on your machineexplain this command
-
mixxx:tldr:68991 mixxx: Debug a custom controller mapping.$ mixxx --controllerDebug --resourcePath ${path-to-mapping-directory}try on your machineexplain this command
-
mixxx:tldr:9ade9 mixxx: Start Mixxx using the specified settings file.$ mixxx --resourcePath ${mixxx-res-controllers} --settingsPath ${path-to-settings-file}try on your machineexplain this command
-
mixxx:tldr:b43b5 mixxx: Debug a malfunction.$ mixxx --debugAssertBreak --developer --loglevel tracetry on your machineexplain this command
-
mixxx:tldr:c5552 mixxx: Start in safe developer mode to debug a crash.$ mixxx --developer --safeModetry on your machineexplain this command