-
-
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
Mapping files for Hercules DJControl MIX #11279
Conversation
The Pre-Commit check fails. You can fix this by using pre-commit.patch artifact from the CI build: |
Not quite sure how to go about doing that. |
Done. |
Please try again, this wasn't successful |
I re-applied the patch. Now trying to resync to commit again, but that doesn't seem to work. |
Please set up automaic code checking: https://github.com/mixxxdj/mixxx/wiki/Using-Git#set-up-automatic-code-checking |
As mentioned before, I tried these steps, but I'm doing this on my work computer, and the admin restrictions are not allowing me to install everything properly. Planning on eventually starting anew on another personal pc, but this is not possible currently. Is there any work around ? This seems complicated just to submit a mapping. |
You don't need to install anything except git. Than download the |
If that would have worked, we wouldn't be here... I'm in the process of installing and configuring everything as best as I can on a Linux system, and use that only for submission, but that in itself is something I could do without ATM. |
Hey there @DJPhatso. Have you seen my PR DJPhatso#7 that fixes the pre-commit issues? If you merge that, we can start looking a more closer look at this PR. what do you think? |
Just checking if this is in-line to be included in the next release or if there is anything left to do. |
We need also the documentation page for the manual, see: https://github.com/mixxxdj/mixxx/wiki/Contributing-Mappings#user-content-documenting-the-mapping |
Mapping descriptions related to the submitted mapping : mixxxdj/mixxx#11279
Based on Hercules DJControl Starlight mapping released with Mixxx v2.3.0: -Remapped LOOP and SAMPLER section according to DJControl MIX layout; -Added Master Volume and Headphone Volume; -Removed superfluous LED configuration (not present on DJControl MIX).
7fb999d
to
c8502a9
Compare
Changed syntax to ES6 class structure
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall it's looking good, but I listed some minor findings, which should be corrected before merging this.
Made all suggested changes to script.
Made suggested changes to xml file
LGTM! Thank you! |
Hi @DJPhatso, thank you for your contribution. |
Filled the form, and yes, you can use my name. |
Based on Hercules DJControl Starlight mapping released with Mixxx v2.3.0:
-Remapped LOOP and SAMPLER section according to DJControl MIX layout;
-Added Master Volume and Headphone Volume;
-Removed superfluous LED configuration (not present on DJControl MIX).