ronso0
ronso0
This works well, however fo convenience with mappings that don't have `beatloop_activate` but explicit loop controls (eg. `beatloop_4_activate`) we could add this functionality to the explicit loop controls, too. Need...
Yup, we need to document it. Will open a manual PR asap.
Hmm, not sure how I tested back then and/or what changed since then, but this wasn't working as expected. Now it works.
Tested with keyboard mapping, controller test still pending. The manual PR is https://github.com/mixxxdj/manual/pull/766
I almost went mad when I noticed that it works perfectly via GUI and keyboard but not with the Traktor Kontrol S4mk3 and my personal branch. Then I realized that...
Same as #12493 In order to clean up the backlog of open PRs (and due to lack of interest) I'll close this. When I got the S4 I implemented it...
eslint fails since I touched 'some' controller mappings when mass-renaming `rateRange`. ~~Maybe~~ I'll revert that. **Done.**
Just a note regarding the preferences implementation: Actually, I'd like to move some of the logic out of the preferences by simply making the `group, rate_range` CO persist, exactly like...
Two to debug this come to mind, before we start debugging with custom builds: 1. **easy**: Check the mixxx.log (How to find the mixxx.log file) if there is no log,...
Thank you! Unfortunately the log doesn't reveal why it's crashing during the database schema upgrade (when creating a new database). A backtrace would indeed be more helpful.