I have a project in which I had to remove some unwanted noise in the middle. So I split the audio object into three pieces, and deleted the section with the unwanted audio.
I now have two audio objects one immediately after the other.
How do I merge them back into one continuous audio object please?