-
-
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
Hercules P32 mapping: pregain instead of dry/wet knob (optional) #3538
Hercules P32 mapping: pregain instead of dry/wet knob (optional) #3538
Conversation
544d6ad
to
6765507
Compare
6765507
to
3732aef
Compare
Documentation PR: mixxxdj/manual#343 |
I like the idea to implement a way to control the deck gain. But I think we may be able to come up with a better way to design this. I would not want to sacrifice any of the existing functionality of the mapping to make room for the gain control. My first thought was to use shift + dry/wet knob, but that would be complicated to implement and dealing with soft takeover is never ideal. Is there a way we could use one of the encoders? All possible actions with the encoders with and without shift are already mapped. Could we make another modifier? Maybe using the shift button of the opposite side? Do you have any other ideas? |
I did'nt know it was possible to map this kind of binding. Nice to know! But I like to be able to change pregain with just one hand. I found it nice at use (the chosen potentiometer feet the use case well). However, agreed to the fact this is not an ideal design ; and I don't have any better idea yet. I don't really know if it's a good idea or not to merge this into Mixxx because it complixify the reading of the mapping. It's not really complex but it's not just one simple |
This PR is marked as stale because it has been open 90 days with no activity. |
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.
Hey @pierrelegall
Is there still any desire to get this merged? We'd also need a small PR to the manual in that case.
I do not use a P32 anymore. But it's ok for me, I could write the documentation if @Be-ing approve this changes. |
I don't think they do either. IMO this mapping is a minimal improvement, but if you don't think its worth the effort to document the changes, we can just close the PR too. Either is completely fine for me. I just want to shrink our PR backlog a bit. |
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.
LGTM, this doesn't change any behavior nor does it increase complexity much.
This feature is optional (see the dryWetKnobAsPregain flag).