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

Ramping pitch bend doesn't follow direction #6460

Closed
mixxxbot opened this issue Aug 22, 2022 · 6 comments
Closed

Ramping pitch bend doesn't follow direction #6460

mixxxbot opened this issue Aug 22, 2022 · 6 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: Pegasus-RPG
Date: 2012-05-17T20:48:20Z
Status: Invalid
Importance: Low
Launchpad Issue: lp1000981
Tags: bend, easy, pitch, ramping, weekend


Ramping pitch bend doesn't take rate_dir into account, causing the temporary bend buttons in the GUI to work opposite of their labeling when the direction is set for down to increase speed.

Non-ramping pitch bend works as expected.

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2012-11-21T01:45:33Z


Ramping pitch bend already seems to follow rate-dir.

@mixxxbot
Copy link
Collaborator Author

Commented by: Pegasus-RPG
Date: 2012-11-21T07:30:50Z


Testing with 1.11 r3485, the problem still exists: with ramping on, rate_temp_up actually slows down the track when the pitch slider is set for up to be slower and down to be faster. (This also affects controllers.) Turning off ramping works as expected.

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2012-11-21T16:07:04Z


"rate_temp_up actually slows down the track when the pitch slider is set for up to be slower and down to be faster"

You just described the correct behavior. Do you mean that it's backwards?

@mixxxbot
Copy link
Collaborator Author

Commented by: Pegasus-RPG
Date: 2012-11-21T16:49:18Z


Oh, I see the confusion here: I'm taking rate_temp_up to mean "temporarily increase the speed." Since that's the only CO everyone uses for pitch bending, I submit that that should be the behavior. By that measure, it's backwards with the pitch slider direction inverted and ramping on.

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2012-11-21T18:22:35Z


The rate-dir preference exists so that skins and controllers attach one button to rate_temp_up and one button to rate_temp_down and then the preference options toggles the direction without having to change the skin mapping or controller binding.

If rate_temp_up always meant "increase the speed" then the burden of implementing the preference option would be on the skin and preset authors since they would have to rebind their mapping to rate_temp_down when the preference option changed. It's better that it's transparent and rate_temp_up means the up/right-facing button and rate_temp_down means the down/left facing button.

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Invalid.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant