Re: [Alsa-devel] Separating left/right channels (voices)

2002-04-08 Thread joy ping
you can set-up a simple routing plugin in your .asoundrc like: pcm.plug_convert2 { type plug slave.pcm your_soundcard ttable.0.0 1 } this will route your 1 channel from your mono-file to the probably left channel of your soundcard. you have to set up the rest as the hw-ty

Re: [Alsa-devel] Separating left/right channels (voices)

2002-04-07 Thread Paul Davis
>I am working on a problem where I want to extract the left and right >channels from a sound file. sox can do this from the command line. I am running into a problem where I can not >tell if the samples are from the left only, or the right only channels. >I have a

Re: [Alsa-devel] Separating left/right channels (voices)

2002-04-06 Thread Chuck Busby
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 06 April 2002 03:37 pm, you wrote: > Hi all, > > I am working on a problem where I want to extract the left and right > channels from a sound file. I am running into a problem where I can not > tell if the samples are from the left only,

[Alsa-devel] Separating left/right channels (voices)

2002-04-06 Thread Jimen Ching
Hi all, I am working on a problem where I want to extract the left and right channels from a sound file. I am running into a problem where I can not tell if the samples are from the left only, or the right only channels. I have a sound file that is mono, when I play this file through ALSA, the s