JoergAtGithub
JoergAtGithub
This is a proposal for a clearer structure of the controller mapping related chapters: - It contains two dummy chapters for the Wiki pages, which describe MIDI and HID mappings...
I tried to understand the use cases for the different Engine Clock settings:  But it is missing in the documentation: https://manual.mixxx.org/2.3/en/chapters/getting_started.html#configuring-sound-input-and-output This is an option, which is not self...
- Silenced eslint warnings vor unused vars - Use `console.log` instead of deprecated `print` function - Made global functions const.
Based on the old PR #3783 from @spensbot, I created a new PR with Ableton Link support for Main. Currently the GUI controls exist only for Latenight:  The LINK-Button...
We've several reports about suspicious about the scripting API function `engine.beginTimer` in 2.4. To cover this functionality, I added testcase for this function.
In the COs and the controller script API, the meaningless term "Parameter" was systematically used instead of the obviously correct term "Normalized Value". This is particularly problematic as it is...
This is https://github.com/mixxxdj/mixxx/pull/4528 with fixed CI and solved merge conflicts. It implements the following COs without GUI: https://github.com/mixxxdj/mixxx/wiki/Macros
For compound USB devices, that have not only a MIDI interface, but interfaces used with other USB device classes (e.g. a display) as well, it is needed to group them....
Instead use the getPath explicit as in key Improved cache key string concatenation