Audacity Bug Summary
••• Introduction •••
••• Keywords •••
    Audacity 3.0.3 development began 19th April 2021

Audacity Bugzilla



Bug 2502 - Nyquist: Progress bar may not work when generating Rhythm Track
Nyquist: Progress bar may not work when generating Rhythm Track
Status: RESOLVED FIXED
Product: Audacity
Classification: Unclassified
Component: Nyquist
2.4.2
All All
: P3 RepeatableAll
Assigned To: Steve Daulton
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-07-15 13:42 UTC by Steve Daulton
Modified: 2020-08-04 13:01 UTC (History)
5 users (show)

See Also:
Steps To Reproduce:
1. Generate menu > Rhythm Track 2. Set "Number of bars: 0" 3. Set "Rhythm track duration: 01h 00m 00s" 4. Click "OK" 5. Observe that the progress bar does not progress. 6. Observe that the time remaining continuously increases until the plug-in has finished.
Release Note:
N/R I can fix this.
First Git SHA:
Group: ---
Workaround:
Closed: 2020-08-04 00:00:00
petersampsonaudacity: Test‑OK‑Win+
petersampsonaudacity: Test‑OK‑Mac+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Daulton 2020-07-15 13:42:51 UTC
If the duration of the Rhythm Track is set via the "Duration" time widget, the progress bar fails to progress. When generating a long rhythm track, it can be rather disconcerting to just see the time remaining increasing, hence P3.
Comment 1 Steve Daulton 2020-07-15 14:00:46 UTC
Fix committed at
https://github.com/audacity/audacity/commit/e2f9090
Comment 2 Peter Sampson 2020-07-16 15:11:04 UTC
(In reply to Steve Daulton from comment #1)
Tested on W10 with Audacity 3.0.0 c174b25

Progress bar now works correctly
Comment 3 Peter Sampson 2020-08-04 13:01:06 UTC
(In reply to Steve Daulton from comment #1)
Tested on macOS 10.15.6 with Audacity 3.0.0 8069b2b

Progress bar now works correctly