-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Numark DJ2GO2 Touch clearing hot cues #11408
Comments
So when I double checked the script, hotcue clearing support should be there. I think mixxx uses an outdated version of your mapping. In what exact folder is the mapping file located you are looking at? |
@sven-simulacrum If you think that the code like "for (let i = 1; i <= 4; i++) {" is not implemented, it's not needed. |
Hello |
Push "PAD MODE" key to select "CUES" mode. If the mode is not "CUES" mode, it makes no effect with holding "PAD MODE". |
Aha...OK I worked out the issue. Even after installing a new version of Mixxx 2.3.4 the User Mapping Folder was still pointing to a midi.xml file in my OS User Library. Now I’ve selected "DJ2GO2 Touch" under Preferences –> Controllers. Then Load Mapping –> Numark DJ2GO2 Touch. Mapping Files are all "built in". All seems to be working now. Many thanks!! |
Great, thank you @doteya for helping with troubleshooting. |
Bug Description
I know this issue was addressed in "Add hotcue clearing support #10849", however as far as I can tell this change was not implemented to the latest build of Mixxx 2.3.4? I’ve tried to change the Numark_DJ2GO2_Touch_scripts.js file manually but receive an error on line 103: " for (let i = 1; i <= 4; i++) { " returns an error ("expected ;"). Any advice? Apologies I’m no coder!
Version
2.3.4
OS
macOS Mojave 10.14.6
The text was updated successfully, but these errors were encountered: