Merging tracks that are already positionally in the right place

Help for Audacity on Windows.
Forum rules
ImageThis 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.
eixan
Posts: 6
Joined: Tue Mar 17, 2020 6:36 pm
Operating System: Windows 10

Merging tracks that are already positionally in the right place

Post by eixan » Tue Mar 17, 2020 6:47 pm

There's no q&A board so I'll guess I'll just post on the board containing the version I'm using.

I wanted to keep the audio that I want to use to replace parts on the first/primary track on separate tracks. Now how do I merge them?

Everytime you delete a segment of the audio,which I did,audacity collapses the track screwing up the placement of the tracks.

I want audacity to calculated the initial distance of between the 2nd and 3rd track and then add that time to the tail end of the audio clip that came from the second track figure out where to add the audio clip of 3rd track and so on.

DVDdoug
Forum Crew
Posts: 9419
Joined: Fri Sep 10, 2010 11:30 pm
Operating System: Windows 10

Re: Merging tracks that are already positionally in the right place

Post by DVDdoug » Tue Mar 17, 2020 6:52 pm

If I understand what you're trying to do, Generate -> Silence will replace your selected audio with silence. Be sure to select on the zero-crossings or on existing silence to prevent a click/glitch.

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Merging tracks that are already positionally in the right place

Post by steve » Tue Mar 17, 2020 7:05 pm

eixan wrote:
Tue Mar 17, 2020 6:47 pm
I wanted to keep the audio that I want to use to replace parts on the first/primary track on separate tracks.
I can't make sense of that sentence.

eixan wrote:
Tue Mar 17, 2020 6:47 pm
Everytime you delete a segment of the audio,which I did,audacity collapses the track screwing up the placement of the tracks.
A couple of options that retain the original timing:

Method 1.
  1. Select the part that you want to delete.
  2. "Edit menu > Remove Special > Split Delete" (Alt+Ctrl+K)
Method 2.
  1. Select the part that you want to delete.
  2. "Edit menu > Remove Special > Silence Audio" (Ctrl+L)
I usually use "Ctrl+L" unless I'm wanting to move the clips around later.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

eixan
Posts: 6
Joined: Tue Mar 17, 2020 6:36 pm
Operating System: Windows 10

Re: Merging tracks that are already positionally in the right place

Post by eixan » Tue Mar 17, 2020 8:19 pm

> I can't make sense of that sentence.
steve wrote:
Tue Mar 17, 2020 7:05 pm
eixan wrote:
Tue Mar 17, 2020 6:47 pm
I wanted to keep the audio that I want to use to replace parts on the first/primary track on separate tracks.
I can't make sense of that sentence.

I kept the replacement audio on separate tracks but position them on the timeline and the place I wanted them to play, figuring there was probably some kinda tool that could merge them on the spot.

In hindsight I probably did this cause it look tidier to me having these clips on separate tracks to manipulate as novice. However I'm learning that there isn't much you can't do with tracks that you can't do with clips. You can't freely move clips if they are surrounded by a bunch of other clips though and that should be reason enough for a tool like this to exist
Last edited by steve on Tue Mar 17, 2020 8:20 pm, edited 1 time in total.
Reason: fix quote tags

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Merging tracks that are already positionally in the right place

Post by steve » Tue Mar 17, 2020 8:25 pm

"Merging" tracks together is called "mixing".
When you export the finished project, all non-muted tracks are mixed together to create the finished audio file. It is not necessary to mix the tracks before exporting, but if you want to, you select the tracks that you want to mix, then "Tracks menu > Mix and Render".
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Jebbers
Posts: 340
Joined: Thu Oct 18, 2018 3:12 pm
Operating System: Linux Mint

Re: Merging tracks that are already positionally in the right place

Post by Jebbers » Tue Mar 17, 2020 8:34 pm

That's two different methods that Steve just explained. Try them both. You can select which tracks to mix and go to the Mixing functions for that. Or you can directly export and all unmuted tracks will be in your mix. Make sure you are not using Solo buttons. Your tracks for this type of mix should be either unmuted or muted.

eixan
Posts: 6
Joined: Tue Mar 17, 2020 6:36 pm
Operating System: Windows 10

Re: Merging tracks that are already positionally in the right place

Post by eixan » Tue Mar 17, 2020 9:02 pm

steve wrote:
Tue Mar 17, 2020 8:25 pm
"Merging" tracks together is called "mixing".
When you export the finished project, all non-muted tracks are mixed together to create the finished audio file. It is not necessary to mix the tracks before exporting, but if you want to, you select the tracks that you want to mix, then "Tracks menu > Mix and Render".
As mentioned before audacity collapses the track when I delete audio meaning that if I were to mix the audio the part of the audio that suppose to come after the track in question will play alongside the track itself.

Jebbers
Posts: 340
Joined: Thu Oct 18, 2018 3:12 pm
Operating System: Linux Mint

Re: Merging tracks that are already positionally in the right place

Post by Jebbers » Tue Mar 17, 2020 9:30 pm

I don't understand the question in the OP at all.

eixan
Posts: 6
Joined: Tue Mar 17, 2020 6:36 pm
Operating System: Windows 10

Re: Merging tracks that are already positionally in the right place

Post by eixan » Tue Mar 17, 2020 9:59 pm

Jebbers wrote:
Tue Mar 17, 2020 9:30 pm
I don't understand the question in the OP at all.

This should help visualize what I'm trying to do.

I decided to split the primary track at every location where another track begins. As you can see that start of every track aligns with one black line.
Capture.PNG
Capture.PNG (65.58 KiB) Viewed 147 times


I did this so I could copy and past track at the beginning of each clip with 'sync-lock Tracks' on to make sure everytime I copy and past another track onto the primary track that I don't lose track of where the other tracks are suppose to go.

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Merging tracks that are already positionally in the right place

Post by steve » Tue Mar 17, 2020 10:21 pm

eixan wrote:
Tue Mar 17, 2020 9:59 pm
This should help visualize what I'm trying to do.
What is the recording?
How long is that recording?

What are the little clips after the first stereo track? Are those clips all the same?
eixan wrote:
Tue Mar 17, 2020 9:59 pm
I did this so I could copy and past track at the beginning of each clip with 'sync-lock Tracks' on to make sure everytime I copy and past another track onto the primary track that I don't lose track of where the other tracks are suppose to go.
If you add clips from left to right, then there's no need for sync-lock, just add the next clip after all previous clips.

eixan wrote:
Tue Mar 17, 2020 6:47 pm
Now how do I merge them?
This appears to be your only actual question, and I've already answered it here: viewtopic.php?p=389449#p389449
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply