First off, I apologize if this sounds like a really dumb question. I'm a true blue newbie and I appreciate any pointers and help.
I opened an MP3 file of music in Audacity 1.3.x Beta in Windows 7 and deleted the sections of the file that I didn't want.
I then copied and pasted that section into a new track in Audacity twice and put them next to each other.
I wanted to hear how the sections sounded when put back to back while having the option of adjusting each section to get rid of residual "ticks," hums, clicks, etc. when one selection ran into the other one due to, say, the resonance of a bass from the now-deleted sections of the initial file.
I just don't know how to minimize/get rid of those annoying sounds without further trimming off bits of my sections and affecting the music I hear.
I've heard of voice removal, equalizers, envelope tool, etc., but I'm not sure that those methods are suitable here.
I plan on continuing this splicing for a video project I'm working on. So I'm open to advice.
Thank you for reading!
How splice audio selections smoothly?
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
-
14452dollars
- Posts: 3
- Joined: Sat Aug 27, 2011 10:55 pm
- Operating System: Please select
-
kozikowski
- Forum Staff
- Posts: 68938
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: How splice audio selections smoothly?
Step one we warn people never to do production in MP3. MP3 is a compressed sound format and has compression damage built-in. The damage goes up as you use the file in your edit.
So from the idea that it's never going to sound perfect, you need to make sure that there is no DC level on each of the parts of an edit. This is a blowup of a bad edit caused by DC in the show.
http://kozco.com/tech/audacity/pix/DCOffset.jpg
You can't easily fix this in post production.
Each of the pieces of the edit (Before the edit) can be run through Effect > Normalize with only "Remove DC" selected. All the pieces of work that you do that to should cut together with no serious click or pop problem. This is where MP3 kills you. You can't export a corrected clip without additional quality damage.
If you still have very slight 'things' at the edit point, you may need to go into serious wave level editing. The Out point of a clip must match the In point of the next clip. The up and down wave rhythm has to be maintained.
Like this...
Not like this...
So from the idea that it's never going to sound perfect, you need to make sure that there is no DC level on each of the parts of an edit. This is a blowup of a bad edit caused by DC in the show.
http://kozco.com/tech/audacity/pix/DCOffset.jpg
You can't easily fix this in post production.
Each of the pieces of the edit (Before the edit) can be run through Effect > Normalize with only "Remove DC" selected. All the pieces of work that you do that to should cut together with no serious click or pop problem. This is where MP3 kills you. You can't export a corrected clip without additional quality damage.
If you still have very slight 'things' at the edit point, you may need to go into serious wave level editing. The Out point of a clip must match the In point of the next clip. The up and down wave rhythm has to be maintained.
Like this...
Not like this...
-
kozikowski
- Forum Staff
- Posts: 68938
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: How splice audio selections smoothly?
You will find yourself living in the magnifier tools so you can see problems like this. Drag-Select and Control-E, for controlled zoom in, Control-F for full, Control-1, Control-2 and Control-3 for fine zoom control.
The corrections need not be crazy. You can select the first quarter of the wave after the edit in illustration 2 and delete it to make the wave rhythm line up again. That's a very, very, tiny fraction of a second of show time.
I doubt you'll need corrections like this, but it does depend on the show.
Koz
The corrections need not be crazy. You can select the first quarter of the wave after the edit in illustration 2 and delete it to make the wave rhythm line up again. That's a very, very, tiny fraction of a second of show time.
I doubt you'll need corrections like this, but it does depend on the show.
Koz
-
14452dollars
- Posts: 3
- Joined: Sat Aug 27, 2011 10:55 pm
- Operating System: Please select
Re: How splice audio selections smoothly?
Oh. So with that in mind, would it be better to convert the mp3 to another format if I can to have a better file to edit or is the damage already done and I can't get any higher quality than that? I'm assuming it's the latter.
BTW, thanks for your help so far. It was very informative.
BTW, thanks for your help so far. It was very informative.
Re: How splice audio selections smoothly?
The damage on mp3s is permanent and irreversible.14452dollars wrote:Oh. So with that in mind, would it be better to convert the mp3 to another format if I can to have a better file to edit or is the damage already done and I can't get any higher quality than that? I'm assuming it's the latter.
When you make a recording you should make a backup in an uncompressed format such as wav or flac.
You should do all the editing using uncompressed formats. You can save it as an audacity project, while you're working on it. MP3 exportation should be only the last step (and you should still keep an uncompressed copy of the final work).
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).
Please post your question in the appropriate forum (regarding audacity version and operating system).
Re: How splice audio selections smoothly?
You can also zoom in and out using the mouse wheel while holding down the Ctrl key.kozikowski wrote:You will find yourself living in the magnifier tools so you can see problems like this. Drag-Select and Control-E, for controlled zoom in, Control-F for full, Control-1, Control-2 and Control-3 for fine zoom control.
While zoomed in you can scroll left/right along the track with the mouse wheel while holding down the Shift key.
The damage is already done, so there's no point converting. Koz's comment is really "for future reference" you should (whenever possible) use high quality originals that are in an uncompressed format. If the source material is not available as a WAV or Flack file then just use the best quality source file that you can obtain.14452dollars wrote:would it be better to convert the mp3 to another format if I can to have a better file to edit or is the damage already done
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
14452dollars
- Posts: 3
- Joined: Sat Aug 27, 2011 10:55 pm
- Operating System: Please select
Re: How splice audio selections smoothly?
Okay, thanks for all the suggestions. If I encounter any mystifying problems, then I will come back and ask appropriately.