Is it possible to align two Audacity tracks based on beginning of sound?
By "beginning of sound" I of course mean point where waveform starts significantly differentiating from just noise (e.g. start of drum pattern). It is understood that two tracks would be first prepared by eliminating pops and clicks before start of actual content.
So, is it possible to automatically offset second track so that it's "beginning of sound" matches first track's "beginning of sound"?
Aligning tracks based on beginning of sound
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.
-
kozikowski
- Forum Staff
- Posts: 69384
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Aligning tracks based on beginning of sound
Maybe not automatically. You can do it manually with the Time Shift Tool. Two sideways black arrows. Click on the track you want later and push.
Koz
Koz
Re: Aligning tracks based on beginning of sound
You could trim off the leading silence using the "Truncate Silence" effect: http://manual.audacityteam.org/o/man/tr ... lence.html
Then "Align Tracks Together": http://manual.audacityteam.org/o/man/tr ... html#align
Then "Align Tracks Together": http://manual.audacityteam.org/o/man/tr ... html#align
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Aligning tracks based on beginning of sound
Thanks, those are options closest to what I need. That will do.