Hi,
I have a 6 track loaded audio file.
I need to remove the same amount of time at the beginning for each track.
The way to do it to to set the cursor at the cut point for each track, use Control-i to make a cut, select the beginning and delete it.
Is there a way to set the cursor for all 6 tracks at the same time, and use Control-i to split them at once without having to repeat the process 6 times?
I'm using 2.1.2, thanks.
How to split several tracks at once? [SOLVED]
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help 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 Windows you are using,
and the exact three-section version number of Audacity from "Help 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.
Re: How to split several tracks at once?
Are the 6 tracks stacked one above the other, all starting at "time = 0"?BobLSL wrote:I have a 6 track loaded audio file.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: How to split several tracks at once?
Select the part that you want to delete in one of the tracks (see here for various ways of selecting audio: http://manual.audacityteam.org/man/auda ... ction.html)
Then press "Ctrl + Shift + K" (or "Edit menu > Select > In All Tracks")
Then press the Delete key.
Then press "Ctrl + Shift + K" (or "Edit menu > Select > In All Tracks")
Then press the Delete key.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: How to split several tracks at once? [SOLVED]
Thanks Steve, just what I needed!