Re: Removing vocals ONLY, and not other instruments
Posted: Thu Feb 13, 2014 12:12 am
I am glad that you're fairly happy with the result.
I've used a lot of things that are actually not yet published.
Firstly, I don't use the Audacity vocal remover because it produces only a mono output and does not support "Isolate Center".
About half a year ago, I've written my own tool for this. You find the newest version of the "2D Stereo Toolkit" in the drop box folder (link above).
Put it in the plug-ins folder and restart Audacity.
If I recollect correctly, I've firstly duplicated the original track (after recording from your source).
I then applied "Isolate Vocals (inverted)" from the action menu of the plug-in mentioned (under effects, 2D Stereo Toolkit) on the copied track.
I've changed the low cut frequency from 120 to 210 Hz to have more bass preserved.
This gives a center channel. You can split this track to mono since the both channels are identical (track drop down menu, split to mono).
Mute one of those or delete it.
That's about all in order to produce an ordinary karaoke version.
In a secondary step, we have to bring back the beat. That's a rather ticklish task.
That's a thing that will go next into the plug-in. Unfortunately, the code is not yet mature and I had therefore to work from the Nyquist prompt (also effects menu). The "Drums" track is simply created by extracting the loudest peak in comparison to its neighbourhood. The ultimate goal is to extract the frequencies that are common to all these peaks, this should give the drums without vocals.
But I don't want to go into detail for now, maybe we can handle the "Drum Separation" in another post. It might be sufficient for now to say that a new created beat would be the best solution for the time being.
I put another plug-in into the karaoke folder, named "Tempo Teller" (appears in the Analyze menu). It returns the estimated beats per minute. It helps to adapt a new beat or to simply boost those times with a kick or snare beat.
However, all this comes later.
By the way, I've not used the any of the secondary sound examples you've linked to. They sound somewhat strange to me, as if they were from a totally other song version, I've no idea how it is made or treated in the first place.
I've used a lot of things that are actually not yet published.
Firstly, I don't use the Audacity vocal remover because it produces only a mono output and does not support "Isolate Center".
About half a year ago, I've written my own tool for this. You find the newest version of the "2D Stereo Toolkit" in the drop box folder (link above).
Put it in the plug-ins folder and restart Audacity.
If I recollect correctly, I've firstly duplicated the original track (after recording from your source).
I then applied "Isolate Vocals (inverted)" from the action menu of the plug-in mentioned (under effects, 2D Stereo Toolkit) on the copied track.
I've changed the low cut frequency from 120 to 210 Hz to have more bass preserved.
This gives a center channel. You can split this track to mono since the both channels are identical (track drop down menu, split to mono).
Mute one of those or delete it.
That's about all in order to produce an ordinary karaoke version.
In a secondary step, we have to bring back the beat. That's a rather ticklish task.
That's a thing that will go next into the plug-in. Unfortunately, the code is not yet mature and I had therefore to work from the Nyquist prompt (also effects menu). The "Drums" track is simply created by extracting the loudest peak in comparison to its neighbourhood. The ultimate goal is to extract the frequencies that are common to all these peaks, this should give the drums without vocals.
But I don't want to go into detail for now, maybe we can handle the "Drum Separation" in another post. It might be sufficient for now to say that a new created beat would be the best solution for the time being.
I put another plug-in into the karaoke folder, named "Tempo Teller" (appears in the Analyze menu). It returns the estimated beats per minute. It helps to adapt a new beat or to simply boost those times with a kick or snare beat.
However, all this comes later.
By the way, I've not used the any of the secondary sound examples you've linked to. They sound somewhat strange to me, as if they were from a totally other song version, I've no idea how it is made or treated in the first place.