-
-
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
Soundless joyMIDI: Mapping for joyMIDI #2425
Conversation
Hi, is this mapping using new features that are not present in the 2.2 release? If not, can you rebase on 2.2? |
OK, already merge v2.2 |
Merging 2.2 is the wrong direction. Please rebase your commits onto 2.2 instead. |
Sorry, can tell me how to do. |
Just run this command: $ git rebase -i 2.2 This will then open a text editor. Delete all lines except the one that says:
Then save and close the file. |
Or use |
Finally, done. |
But now the CI builds seem to be out of sync, even though the corresponding configuration files have not been modified in any of the commits. Not sure if we need to close this PR and open a new one? |
Any suggestion ? |
I don't think a new PR is necessary. The only relevant "CI" for controller mappings is the CodeFactor linter, and I can just run eslint locally instead. I'll review this mapping tomorrow. |
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.
Thanks for contributing a mapping for this unusual little controller! I had a look at the Wiki page and the mapping looks well thought out and should make good use of the buttons available.
As I don't have the controller myself, I can't test it, but I trust that you tested the mapping thorougly. I found few minor issues, but apart from that the mapping looks good to me.
@Be-ing Do you also want to take a look?
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.
Thanks! We're almost there. There are still some eslint issues that are fixed by bcc6#1. Please merge the PR and fix the description in the XML, then we can merge IMO.
Co-Authored-By: Jan Holthuis <holthuis.jan@googlemail.com>
JoyMIDI Linter Fixes
@bcc6 Thanks! |
Hi, this mapping support portable MIDI controller joyMIDI. Thanks
Mixxx wiki (joyMIDI page)