Hi All,
It is a general Audacity question but since I am a Mac user, I am placing it in the Mac forum branch.
I am considering to undo a couple of effects up in the History list (compression, normalization, these kind of effects, nothing about time line). The problem is, I made several useful cuts after these operations, and I do not want to loose these cuts. So, I understand my options are
- Brute force approach: Discard all I did after unwanted operations and then
repeat useful cuts, searching for the in- and out- time again and again
- To ease a bit brute force approach, I can check the timing of these cuts while
these timings are graphically available, collect them in a list, discard together
with unwanted normalization and repeat the cuts, selecting in- and out- times
from my list. This would eliminate a need to select these intervals again
interactively
What I do not understand is like follows
1. Looking for some conveniences -
Is there a way to find these timings in the project data, so I can copy it
without looking at the time time?
2. And more radical approach -
Is there a way to change the project text file so my useful cuts are moved
up in the history list so I can discard unwanted effects from their new
position at the history bottom?
Any suggestions will be appreciated.
Thank you,
Sergei
Undo in the middle of the History list
Forum rules
This forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
billw58
- Forum Staff
- Posts: 5600
- Joined: Wed Aug 12, 2009 2:10 am
- Operating System: macOS 10.15 Catalina or later
Re: Undo in the middle of the History list
That's your best approach.sergeima wrote: - To ease a bit brute force approach, I can check the timing of these cuts while
these timings are graphically available, collect them in a list, discard together
with unwanted normalization and repeat the cuts, selecting in- and out- times
from my list. This would eliminate a need to select these intervals again
interactively
Set the Selection Toolbar to display hh:mm:ss+samples or samples
Undo one step at a time making note of the in- and out-times of the cuts. With luck the selection should be visible after you undo each cut and you'll be able to read those times from the Selection Toolbar.
Continue undoing until the effects are removed.
Enter the in- and out-times of each cut into the Selection Toolbar, then cut.
No.sergeima wrote:1. Looking for some conveniences -
Is there a way to find these timings in the project data, so I can copy it
without looking at the time time?
No, no, no. Don't mess with the AUP file. One little slip and your project will be destroyed.sergeima wrote:2. And more radical approach -
Is there a way to change the project text file so my useful cuts are moved
up in the history list so I can discard unwanted effects from their new
position at the history bottom?
-- Bill
-
kozikowski
- Forum Staff
- Posts: 69374
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Undo in the middle of the History list
I think it's still true you can't change the UNDO order.
Koz
Koz
Re: Undo in the middle of the History list
Yes, that's correct, The Undo history is a strictly ordered list.kozikowski wrote:I think it's still true you can't change the UNDO order.
It's like a journey. If you travel from New York, to Philadelphia, to Richmond, to Charlotte, to Atlanta; you can't go back from Richmond to Philadelphia without first going back from Atlanta to Charlotte to Richmond.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Undo in the middle of the History list
Thank you, this is really convenient way to repeat effects, especially selecting samples as time counter.billw58 wrote:sergeima wrote: - To ease a bit brute force approach, I can check the timing of these cuts while
these timings are graphically available, collect them in a list, discard together
with unwanted normalization and repeat the cuts, selecting in- and out- times
from my list. This would eliminate a need to select these intervals again
interactivelyThat's your best approach.
Set the Selection Toolbar to display hh:mm:ss+samples or samples
Undo one step at a time making note of the in- and out-times of the cuts. With luck the selection should be visible after you undo each cut and you'll be able to read those times from the Selection Toolbar.
Continue undoing until the effects are removed.
Enter the in- and out-times of each cut into the Selection Toolbar, then cut.