Skip to content
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

(fix) Traktor Kontrol S4 Mk3: revert QuickEffect preset offset #13997

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

ronso0
Copy link
Member

@ronso0 ronso0 commented Dec 6, 2024

0 is now the empty item ---
1 is the first item etc.

To clarify:
previously [1] would select the 3rd item = preset 2
now [1] selects preset 1

@ronso0 ronso0 requested a review from acolombier December 6, 2024 15:08
@ronso0 ronso0 force-pushed the s4mk3-quickfx-offset branch from c4b0fe6 to bed0776 Compare December 6, 2024 15:10
@ronso0 ronso0 marked this pull request as draft December 6, 2024 15:14
Copy link
Member

@acolombier acolombier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason why 0 was removed is because, as per the doc, 0 will unselect the quick FX, so when assigning FX 1 to a deck (or a stem starting from #13653), which made a very poor user experience.
If you think this should still be possible, please make that a configurable setting.

@ronso0 ronso0 force-pushed the s4mk3-quickfx-offset branch from bed0776 to 5059c5d Compare December 6, 2024 15:43
@ronso0 ronso0 marked this pull request as ready for review December 6, 2024 15:44
@ronso0
Copy link
Member Author

ronso0 commented Dec 6, 2024

Yeah, I thinks it's fixed now.
@acolombier please take a look.

@ronso0
Copy link
Member Author

ronso0 commented Dec 6, 2024

The reason why 0 was removed is because, as per the doc, 0 will unselect the quick FX, so when assigning FX 1 to a deck (or a stem starting from #13653), which made a very poor user experience. If you think this should still be possible, please make that a configurable setting.

Umm, without this fix [1] would select the 3rd item (preset 2).
I just tested it again: [1] now selects preset 1, --- can't be selected.

@acolombier
Copy link
Member

Right, looking at FXSelect, it looks like the computation always return 1 indeed. I'm AFK now, but I will test that later. I cannot remember why I added that offset, but it could also have been the initial Be's mapping definition.

@ronso0
Copy link
Member Author

ronso0 commented Dec 6, 2024

Yes, back then there was no --- item.

Copy link
Member

@acolombier acolombier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and work as expected! Thank you

@acolombier acolombier merged commit a20384b into mixxxdj:2.5 Dec 16, 2024
11 of 13 checks passed
@ronso0 ronso0 deleted the s4mk3-quickfx-offset branch December 16, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants