Numark Mixtrack Go controller mapping: Add controller mapping - #16813
Numark Mixtrack Go controller mapping: Add controller mapping#16813josefveiga wants to merge 6 commits into
Conversation
The encoder knob mode now correctly persists through a script reload. Constants at the top pf the .js were removed. STEMS track loading is now identified with an engine.makeConnection.
|
My last commit passed the eslint check:
The previous commit has the same code as the one that fails this pre-commit. |
Strip searching the track in the preview deck with the endless encoder now correctly moves the trackhead 5% of the track length per encoder detent.
Fix bug where using the script in a Mixxx version < 2.6 would crash during the init() function. Move declaration of variables drumsStemGroup, bassStemGroup, synthsStemGroup, voiceStemGroup up the code to avoid linting warnings.
Manual page: mixxxdj/manual#907