Bugzilla – Bug 2656
Cannot horizontal scroll when paused in Play-at-Speed
Last modified: 2021-02-13 10:53:06 UTC
Works for me on W10 with Audacity 3.0.0 eb888bb
Steps updated. How about now?
Fails for me on latest alphas and 2.4.2 Testing shows that this is a regression on 2.2.2 (introduced in 2.3.0)
Weird, the timeline does change as your scrolling, so it's "half-way" working. :-)
Sorry guys, I have NO idea how to fix this one. I think we're gonna need Paul's help for this bad boy.
DEVEL - FIX MADE https://github.com/audacity/audacity/commit/0e20a0873fbfbc17b2ffd0ac0137b6fe48a2c40c Play-at-speed uses scrubbing, and scrubbing has its own pause. We're paused if either normal play or scrubbing play is paused.
Dude, I don't know how you found that. I was completely lost once I got into the scrubbing code.
Tested on w10 and macOS 11.2 Bug Sur with Audacity 3.0.0 36126c9 Now works properly again
However, it broke autoscroll of normal playing. This is fixed with https://github.com/audacity/audacity/commit/7428c61060996e9788975d165ecd9e52c5f2590a (Which erroneously refers to bug 2565)