* de-mixing songs
@ 1999-11-17 20:29 Chris HOOVER
1999-11-17 20:45 ` --__
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Chris HOOVER @ 1999-11-17 20:29 UTC (permalink / raw)
To: linux-sound
Sorry if this is off topic, but I was wondering if
there are any tools in linux that I can use to remove
items from songs. I have some songs that I'd like to
romove the vocals and/or guitar(s) from. Is there
anything that will let me do this?
thanks,
chris
==
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: de-mixing songs
1999-11-17 20:29 de-mixing songs Chris HOOVER
@ 1999-11-17 20:45 ` --__
1999-11-17 20:53 ` Paco
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: --__ @ 1999-11-17 20:45 UTC (permalink / raw)
To: linux-sound
i tink theres a karaoeke voice removal filter thingy outthere ..
check www.linuxsound.at or 1 of its mirrors
--
KILLALL
On Nov 17 Chris HOOVER _SIZE_ bytes on <-[de-mixing songs]->
CH¯> Sorry if this is off topic, but I was wondering if
CH¯> there are any tools in linux that I can use to remove
CH¯> items from songs. I have some songs that I'd like to
CH¯> romove the vocals and/or guitar(s) from. Is there
CH¯> anything that will let me do this?
CH¯>
CH¯> thanks,
CH¯>
CH¯> chris
CH¯>
CH¯>
CH¯> ==CH¯>
CH¯> __________________________________________________
CH¯> Do You Yahoo!?
CH¯> Bid and sell for free at http://auctions.yahoo.com
CH¯>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: de-mixing songs
1999-11-17 20:29 de-mixing songs Chris HOOVER
1999-11-17 20:45 ` --__
@ 1999-11-17 20:53 ` Paco
1999-11-17 21:20 ` Richard King
1999-11-17 21:34 ` --__
3 siblings, 0 replies; 5+ messages in thread
From: Paco @ 1999-11-17 20:53 UTC (permalink / raw)
To: linux-sound
On Wed, 17 Nov 1999, Chris HOOVER wrote:
> Sorry if this is off topic, but I was wondering if
> there are any tools in linux that I can use to remove
> items from songs. I have some songs that I'd like to
> romove the vocals and/or guitar(s) from. Is there
> anything that will let me do this?
Perhaps a more appropriate question is this:
"Are there any tools at all (for *any* operating system) that will allow
you to do this?"
Answer: I don't think so.
Removing only specific parts of a song is nearly impossible unless that
"thing" you want to remove is set apart from the rest of the song in some
way or another.
For example, if all the music was on the left channel, and the voice was
on the right channel, your could whip up a perl script to strip one
channel out of the raw data file. If you have a multi-track recording of
the song you're working on, you could do something like this. However,
once you have mixed several tracks together, ripping them back apart is
next to impossible.
The only other option is filters, but filters will filter out everything
that falls into a specific frequency range, not just the thing you want
gone. Basically, you'll lose other information with filters.
Email me personally if you have any more questions. I can think of one
way to remove (for example) the guitar ONLY from a song, but it would
require you to have
a) the full mixed-together song
b) a clean/identical copy of JUST the guitar of that song
peace,
-Paco
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: de-mixing songs
1999-11-17 20:29 de-mixing songs Chris HOOVER
1999-11-17 20:45 ` --__
1999-11-17 20:53 ` Paco
@ 1999-11-17 21:20 ` Richard King
1999-11-17 21:34 ` --__
3 siblings, 0 replies; 5+ messages in thread
From: Richard King @ 1999-11-17 21:20 UTC (permalink / raw)
To: linux-sound
Cool Edit 96 (for Windoze) can do it - and the help files tell you how....
The vocal or instrument must be in the centre of the stereo field - ie
present in both channels - and they can then often be cancelled out quite
well - but only if there is not too much echo...
Richard King
http://www.channelafrica.org
-----Original Message-----
From: Paco <paco@OhKeePa.Net>
To: Linux Sound List <linux-sound@vger.rutgers.edu>
Date: Wednesday, November 17, 1999 11:07 PM
Subject: Re: de-mixing songs
>
>On Wed, 17 Nov 1999, Chris HOOVER wrote:
>
>> Sorry if this is off topic, but I was wondering if
>> there are any tools in linux that I can use to remove
>> items from songs. I have some songs that I'd like to
>> romove the vocals and/or guitar(s) from. Is there
>> anything that will let me do this?
>
>
>Perhaps a more appropriate question is this:
>
>"Are there any tools at all (for *any* operating system) that will allow
>you to do this?"
>
>Answer: I don't think so.
>
>Removing only specific parts of a song is nearly impossible unless that
>"thing" you want to remove is set apart from the rest of the song in some
>way or another.
>
>For example, if all the music was on the left channel, and the voice was
>on the right channel, your could whip up a perl script to strip one
>channel out of the raw data file. If you have a multi-track recording of
>the song you're working on, you could do something like this. However,
>once you have mixed several tracks together, ripping them back apart is
>next to impossible.
>
>The only other option is filters, but filters will filter out everything
>that falls into a specific frequency range, not just the thing you want
>gone. Basically, you'll lose other information with filters.
>
>Email me personally if you have any more questions. I can think of one
>way to remove (for example) the guitar ONLY from a song, but it would
>require you to have
>
> a) the full mixed-together song
> b) a clean/identical copy of JUST the guitar of that song
>
>peace,
>-Paco
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: de-mixing songs
1999-11-17 20:29 de-mixing songs Chris HOOVER
` (2 preceding siblings ...)
1999-11-17 21:20 ` Richard King
@ 1999-11-17 21:34 ` --__
3 siblings, 0 replies; 5+ messages in thread
From: --__ @ 1999-11-17 21:34 UTC (permalink / raw)
To: linux-sound
RK¯> Cool Edit 96 (for Windoze) can do it - and the help files tell you how....
yeah, with (a) wine .. ;)
RK¯> The vocal or instrument must be in the centre of the stereo field - ie
RK¯> present in both channels - and they can then often be cancelled out quite
RK¯> well - but only if there is not too much echo...
then you can separate the two channels, duplicate each one into 2 stereo
files with identical L/R + there u go .. rejoin afterwards.
;)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~1999-11-17 21:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-11-17 20:29 de-mixing songs Chris HOOVER
1999-11-17 20:45 ` --__
1999-11-17 20:53 ` Paco
1999-11-17 21:20 ` Richard King
1999-11-17 21:34 ` --__
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox