JoergAtGithub
JoergAtGithub
The code looks correct, but are defualts are the best user experience here? I guess it would be better to uses the states/values set in Mixxx before: 1.) make connections...
Welcome at Mixxx! As a first-time contributor we need you to sign the [Mixxx Contributor Agreement](https://docs.google.com/forms/d/e/1FAIpQLScC9QG327sjLL0eWftmfGUasxFFLxg6LCXJ2xHDYRzFIRqyiw/viewform?formkey=dEpYN2NkVEFnWWQzbkFfM0ZYYUZ5X2c6MQ) and comment here when you have done so. It gives us permission to distribute...
Welcome at Mixxx! As a first-time contributor we need you to sign the [Mixxx Contributor Agreement](https://docs.google.com/forms/d/e/1FAIpQLScC9QG327sjLL0eWftmfGUasxFFLxg6LCXJ2xHDYRzFIRqyiw/viewform?formkey=dEpYN2NkVEFnWWQzbkFfM0ZYYUZ5X2c6MQ) and comment here when you have done so. It gives us permission to distribute...
The pre-commit check is failing. The best way to fix pre-commit issues is to install pre-commit locally on your system, as described here: https://github.com/mixxxdj/mixxx/wiki/Using-Git#set-up-automatic-code-checking Than it will fix these issues...
Just for reference: The most complex crossfader control might be the one of the Vestax PMC-05Pro D https://www.vestax.net/file/ve-pmc-05pro-d-manual-pdf But I guess nobody has a real need for this functionality.
Can we use another term than "Calibration", as many controllers and mixers have calibration feature to compensate the failure of the fader hardware (usually the end and center position values...
I'm thinking about the proposed `stem_X_split` CO. There are so many use cases, and it's difficult, maybe impossible, to cover them with COs. Some considerations about stem split mode and...
Should these COs only work for main decks, or also for preview decks and samplers? The later would be difficult to visualize in the UI. But I could imagine the...
Please use snake case for new COs, `LoadSelectedTrack` is legacy naming. Is the extra CO `[ChannelX],stem_Y_split_into_Z` really needed? The value of `[ChannelX],stem_Y_split` is currently unused, why not define it as...
Besides the new COs, it is also important to consider which of the existing COs will behave differently with stem files, e.g.: `[SamplerN]LoadTrackFromDeck` Should it reject the operation or load...