Bugzilla – Bug 491
Sliding Time Scale GUI improvements
Last modified: 2018-08-20 11:51:25 UTC
this patch provides GUI updates to the TimeScale dialog The interface is similar to before, but adds - output length ctrl - collapsible options>> with slide type options, an output length clamp, extreme rates, and forced automatic linking between various parameters the patch depends on sbsms2_TimeScale_nogui.patch http://bugzilla.audacityteam.org/show_bug.cgi?id=485
The preview button in this patch does not work correctly. I will post a new patch with corrected preview button. I could create a pre-sbsms2_TimeScale.patch preview patch, but I would like to get sbsms updated asap, so this seems like a waste of time to me.
The patch will come shortly, after I resolve a minor issue. If interested, please test the sbsms2_TimeScale_nogui.patch dependency first.
Created attachment 249 [details] This new patch includes corrected preview button changes.
Thanks, Clayton. Moved into main "Audacity" product. "Audacity Patches" product is only a fail-safe sandbox for novices without bug wrangler permissions. Title changed to "Sliding Time Scale GUI improvements" for consistency with bug 485.
Created attachment 251 [details] the previous patch had CL/LR issues
(In reply to comment #5) I'm getting an error with the latest patch: patching file src/ShuttleGui.cpp patching file src/ShuttleGui.h patching file src/effects/TimeScale.cpp Hunk #6 FAILED at 513. Hunk #7 succeeded at 611 (offset 3 lines). Hunk #8 succeeded at 640 (offset 3 lines). Hunk #9 succeeded at 724 (offset 3 lines). Hunk #10 succeeded at 1015 (offset 3 lines). Hunk #11 succeeded at 1069 (offset 3 lines). Hunk #12 succeeded at 1555 (offset 3 lines). Hunk #13 succeeded at 1564 (offset 3 lines). 1 out of 13 hunks FAILED -- saving rejects to file src/effects/TimeScale.cpp.rej
Is this with or without the sbsms2_TimeScale_nogui.patch already applied? The patch requires first applying the latest patch from http://bugzilla.audacityteam.org/show_bug.cgi?id=485
(In reply to comment #7) That is with corrected sbsms2_TimeScale_nogui.patch applied.
This is basically a rejected pull request. The patch did not apply cleanly and was not got to work by the author.