Hi
I have one audio file which is 28 minutes. I need to cut few parts from this audio file. For example, from 3:25 to 4:15, 8:15 to 9:13, 13:08 to 14:13. How can I select these parts at the same time on the timeline. I was looking for an answer but everywhere people shows how to cut only one part from the song.
Thank you
Editing
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: Editing
You can't.1piotr13 wrote:How can I select these parts at the same time on the timeline.
The time selection can only be one continuous selection with one start time and one end time.
The way you would do that, assuming that you are working to a list of times, would be:1piotr13 wrote:I need to cut few parts from this audio file. For example, from 3:25 to 4:15, 8:15 to 9:13, 13:08 to 14:13.
1) Select 13:08 to 14:13
2) Delete
3) Select 8:15 to 9:13
4) Delete
and so on.
By working from the final edit 'backwards', the earlier times are not affected by the edits.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Editing
Ok, thank you very much.