-
-
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
Stanton DJC.4 mapping #2607
Stanton DJC.4 mapping #2607
Conversation
Thanks for using components JS. This makes reviewing much more straight forward. Mapping looks pretty good so far. |
To adjust the size there are the half/double buttons and this behavior is closer to the mapping of other controllers like the VCI-400
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.
Thank you very much for your contribution. The code looks very good - it's cool that you used our components library. The documentation on the wiki is great and I'm sure other users that have this controller will benefit from that.
I found some extremely minor code style issues. I'll merge when they're resolved.
- Changed class name to uppercase (DJC4 instead of djc4) - Improved controller description
Can you add a commit that adds an entry to |
Please run |
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.
Thank you very much! LGTM.
Mapping for the Stanton DJC.4 controller.
Documentation: https://mixxx.org/wiki/doku.php/stanton_djc.4
I tried to follow the contribute mapping guide and the suggestions made in Denon MC7000 pull request discussion.
The files pass the pre-commit hooks on my machine (clang disabled, because it's not installed).