View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021765 | MMW 5 | Hotkeys | public | 2025-09-07 22:12 | 2025-09-09 12:57 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2024.2 | ||||
Target Version | 2026 | Fixed in Version | 2026 | ||
Summary | 0021765: Hotkey: Playback Adjust speed improvements | ||||
Description | 1. Hotkey: Playback Adjust speed do not clearly state it is just toggle and actually do not do anything regarding Adjusting Speed. It should be more clear eg. "Playback: Adjust speed" -> "Playback: Adjust speed (Toogle)" if TOOGLE is available for localization. 2. Like Rating Step adjustment Adjust speed options should have own Shortcut keys eg. "Playback: Adjust speed 0.25 Up", "Playback: Adjust speed 0.25 Down", "Playback: Adjust speed 0.75", "Playback: Adjust speed 1.25", "Playback: Adjust speed 1.5", "Playback: Adjust speed 1.0" | ||||
Tags | No tags attached. | ||||
Fixed in build | 3402 | ||||
|
1) it would not be consistent with other hotkey toggles, like Equalizer or Crossfade, we do not use word "toggle" for any toggle in hotkeys. Btw. we have word "Toggle" in translation strings. 2) but playback speed has 51 states from 0.5 to 3, not good idea to write them there namely. Anyway probably good idea to introduce some Speed Up/Speed Down hotkeys, is 0.25 step enough or should we add also hotkeys for finer steps 0.05? And probably similar would be handy for Pitch Up/Pitch Down, two hotkeys for semitones up/down and two for cents up/down. What do you think Rusty? And I would put target to 2026, as it is not anything critical. |
|
re 1) : Maybe it would be good idea to clarify that globally? re 2) I was referring to these 3 hotkeys not all of them and Reset Adjust speed hotkey. BTW why we decided not to make them Customizable (INI?) |
|
2) these are simply last 3 speeds used by the user. So every user can have different values there based on his preferences automatically. |
|
1. I agree that the same approach should be used consistently. We could use '(toggle)' for all of these types of commands, but I don't think it adds much value. 2. I would suggest steps of .1 for speed, and .5 for semitones (i.e. ideally there should just be one set of controls for Semitones and Cents). |
|
re 0021765:0079498: Sorry, you aare right I did not paid too much Attention. But Adjust Speed Reset should be there. 3. Also Toast msg should show current setting on change. |
|
Fixed in build 3402. Added actions "Speed up", "Speed down" (both by 0.1), "Pitch up", "Pitch down" (both by 0.5 semitones) and "Reset speed/pitch". I did not add toggle word, I think it is not needed, other toggle hotkeys do not have it for ages and it was not problem I think. |