updates for the "Korg Kaoss DJ" controller script - #4301
Conversation
<TAP> : open folder <TAP> + <TAP> : double-tap to close folder <SHIFT LEFT> + <TAP> : tap bpm of LEFT track <SHIFT RIGHT> + <TAP> : tap bpm of RIGHT track <browseKnob> : browse library up & down <SHIFT> + <browseKnob> : toggle focus between Playlist and File-Browser <LOAD A/B> : load track <SHIFT> + <LOAD A/B> : open/close folder in file-browser
<SHIFT> + <TOUCHPAD X> : control super knob of QuickEffectRack for deck 1 <SHIFT> + <TOUCHPAD Y> : control super knob of QuickEffectRack for deck 2
add new assignments for mixxxdj/mixxx#4301
|
Please install pre-commit and rerun it on the changed files. Thanks. Feel free to ask on zulip if you need help. |
|
@Swiftb0y i ran pre-commit and fixed all syntax errors.. |
|
Thank you.
Eslint is is configured to allow unused variables and parameters that start with an underscore ( |
|
Also, keep in mind that there is some variety in those rules, so for instance in this case, its likely fine to just remove the parameter entirely.
|
OK I'll do that!
I know... that variable is still from the original creator of the script so I don't want to remove it entirely... |
|
As a First-time contributor we have to ask you to sign the Mixxx Contributor Agreement before merging any contributions. |
OK, it's signed! |
|
This PR is marked as stale because it has been open 90 days with no activity. |
|
Just curious why this was not merged? |
|
hey @pi43r, there are some formatting issues with the updated documentation (mixxxdj/manual#430) and then it somewhat got lost because I had a lot of other things to do... I'm not sure when I find some time to get the docs fixed, (even though it should only be some minor changes) |
|
This PR is marked as stale because it has been open 90 days with no activity. |
|
#12683 has been merged, closing this. |
New assignments:
browser Knobshift+browser Knobtaptap(left) shift+tap(right) shift+tapload A / Bshift+load A / Bshift+touchpad Xshift+touchpad Ychanged assignments
(before a re-loop of the deactivated loop was triggered)
doc-updates:
mixxxdj/manual#430