Re: [Alsa-user] Bridge between two devices

2008-02-13 Thread Jim Duda
You can use the pulseaudio server to do this function for you. In pulseaudio, you send the pcm from one alsa device to a "null sink" and then use the source of the null sink for the other alsa device. Jim "Sergei Steshenko" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Mon,

[Alsa-user] Sound Card with C-Media Suggestions

2008-02-05 Thread Jim Duda
Hello List, I'm looking for suggestions for a sound card that will support the alsa a52 plugin properly. I currently have a sound blaster Live! with the emu10k1 chip. For some reason, this card doesn't want to work properly with the a52 plugin. The audio through this plugin is very choppy. N

Re: [Alsa-user] Multi Channels only working in passthrough mode

2008-01-26 Thread Jim Duda
I have a soundblaster Live!, emu10k1 Jim Johannes Bauer wrote: > Jim Duda schrieb: > >> I'm trying to do the same thing you are. My linux distribution (Fedora 7) >> doesn't include the a52 plugin by default. I >> had to download and build the alsa-plugins f

Re: [Alsa-user] Multi Channels only working in passthrough mode

2008-01-22 Thread Jim Duda
Johannes, I'm trying to do the same thing you are. My linux distribution (Fedora 7) doesn't include the a52 plugin by default. I had to download and build the alsa-plugins from the alsa site. After getting the a52 plugin compiled and installed, I sorta works, however, the audio cuts in and o

[Alsa-user] Anyone used A52 plugin?

2008-01-08 Thread Jim Duda
Does anyone have any experience with the A52 plugin? I've compiled the plugin 1.0.14 and installed it. When I attempt to upmix a 2 channel mp3 to 6 channel through spdif, the audio plays, but it's choppy. I get a few seconds of audio, then a few seconds of silence, rinse and repeat. ~/.asoun

Re: [Alsa-user] OSS out SPDIF Port SoundBlaster Live!

2008-01-03 Thread Jim Duda
digital stream out the spdif? Jim Jim Duda wrote: > Can anyone explain how I can get the PCM sound normally sent through /dev/dsp > to route out through the SPDIF port on a > SoundBlaster Live! (emu10k1)? > > I've seen one posting which claims that all I need to do is a

[Alsa-user] OSS out SPDIF Port SoundBlaster Live!

2008-01-02 Thread Jim Duda
Can anyone explain how I can get the PCM sound normally sent through /dev/dsp to route out through the SPDIF port on a SoundBlaster Live! (emu10k1)? I've seen one posting which claims that all I need to do is add "options snd-pcm-oss dsp_map=3" to modprobe.conf. Unfortunately, that doens't see