Replies: 1 comment
-
|
this line needs to be changed from 55 (.05 per) to 11 (.25 per): I believe this is the only change needed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
When setting playback speed, you're allowed any value from 0.25 to 3x, in .05 intervals. It is hard to select any specific value (like 1.5) in this range, since the slider is so granular.
I see no practical benefit to the ability to adjust speed by .05, so I propose the granularity be adjusted to .25; this would make it much easier to reach expected values.
Basic Example
the slider would move from 1.0 -> 1.25 -> 1.50 without intermediary values
Drawbacks
anyone that actually needs such specific control of speed wouldn't be able to. Is anyone actually using this? (what for?)
Unresolved questions
No response
Implementation
Beta Was this translation helpful? Give feedback.
All reactions