[Alsa-user] asound.conf not work

2010-04-30 Thread Peter Lukac
Hi I want set mixing plugin for acces more programs to my sound card. e.g. : 2 times run aplay. first instance work but in second aplay i get error: ALSA lib pcm_hw.c:1242:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device or resource busy aplay: error.c: 139: snd_err_msg_default: Assertio

Re: [Alsa-user] asound.conf

2008-03-12 Thread Clemens Ladisch
Thierry Bouchard wrote: > I wrote a simple plugin for my microphone which is supposed to convert the > data into a 32 bps format. Here is how it looks like : > > pcm.jcb-in-1 { > type hw > card 0 > device 2 > } > pcm.MicPlug > { > type plug > slave > { >

[Alsa-user] asound.conf

2008-03-11 Thread Thierry Bouchard
Hi, I started to play with ALSA 2 days ago and Im trying to figure out how ALSA works and how to add PCM devices in the configuration file. I wrote a simple plugin for my microphone which is supposed to convert the data into a 32 bps format. Here is how it looks like : pcm.jcb-in-1 { t

[Alsa-user] asound.conf on embedded

2007-07-20 Thread Brueckner, Miriam, MSBS23
Hello all, I'm developing an embedded system and I would like to do some sound stuff. The target has 3 inputs and 4 outputs. Now I want mix 2 inputs with a wav-file and play back the result at 2 outputs. The other input should be playback at the to other outputs. The driver handles all channels

Re: [Alsa-user] asound.conf for via82xx

2006-04-21 Thread Dennis Heuer
Hello Joel. Am not shure if you are *too* oversensitive. Otherwise you wouldn't have written this piece. I already answered to a lot of it. For example, the dxs and ac97_quirks options. Also, I'm talking about 5.1 and not about stereo. Third, you seem to misuse valid arguments for the wrong case:

Re: [Alsa-user] asound.conf for via82xx

2006-04-21 Thread Joel Roth
On Sat, Apr 22, 2006 at 05:17:38AM +0200, Dennis Heuer wrote: > > Really, alsa is anything else than intuitive. Alsamixer doesn't reflect > changes to the configuration--not even by renaming the channels. You > should start to think about profiles and use-cases and distribute good > settings and ea

Re: [Alsa-user] asound.conf for via82xx

2006-04-21 Thread Dennis Heuer
On Fri, 21 Apr 2006 11:31:19 -0400 Lee Revell <[EMAIL PROTECTED]> wrote: > Then configure xine to use the plug:surround51. It should have a dialog > to let you select the sound device. Xine seems to do it. At least if I unmute "spread" and choose "shared" for surround in alsamixer. The quality i

Re: [Alsa-user] asound.conf for via82xx

2006-04-21 Thread Lee Revell
On Fri, 2006-04-21 at 17:17 +0200, Dennis Heuer wrote: > Please again for a beginner. Do you mean with aplay? I don't use it, it > doesn't play ogg files, and xine doesn't use it too. I need out the box > 5.1 support. > Then configure xine to use the plug:surround51. It should have a dialog to l

Re: [Alsa-user] asound.conf for via82xx

2006-04-21 Thread Dennis Heuer
Please again for a beginner. Do you mean with aplay? I don't use it, it doesn't play ogg files, and xine doesn't use it too. I need out the box 5.1 support. Dennis On Fri, 21 Apr 2006 10:53:24 -0400 Lee Revell <[EMAIL PROTECTED]> wrote: > On Fri, 2006-04-21 at 09:59 +0200, Dennis Heuer wrote: >

Re: [Alsa-user] asound.conf for via82xx

2006-04-21 Thread Lee Revell
On Fri, 2006-04-21 at 09:59 +0200, Dennis Heuer wrote: > I can't figure it out how to get 5.1 sound working on my system. Could > please somebody send me his asound.conf? You don't need an asound.conf for this, just use the plug:surround51 device

[Alsa-user] asound.conf for via82xx

2006-04-21 Thread Dennis Heuer
I can't figure it out how to get 5.1 sound working on my system. Could please somebody send me his asound.conf? Thanks, Dennis --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integra

[Alsa-user] asound.conf and mixing for the aureon space

2004-04-20 Thread Moussa Razzouki
Hi, I have an Auron Space card 7.1 witch uses the ice_1724 driver. Sound is working with most application, but now I wanted all 8 channels to work, so searched around and found a config on this list. I get sound from all 8 channels. Now I wanted applications to produce sound simultaniously and und

Re: [Alsa-user] asound.conf for RME digi96/8

2002-11-10 Thread Jesper Krogh Christensen
Thanks - it solved my problem :-) /Jesper On Sun, 10 Nov 2002, Jaroslav Kysela wrote: > On Sun, 10 Nov 2002, Jesper Krogh Christensen wrote: > > > Hi. > > > > I have to use a RME Digi96/8 PTS. Right now I can use device 0, but when I > > try to use device 1 (Digi96 ADAT) i got the following erro

Re: [Alsa-user] asound.conf for RME digi96/8

2002-11-10 Thread Jaroslav Kysela
On Sun, 10 Nov 2002, Jesper Krogh Christensen wrote: > Hi. > > I have to use a RME Digi96/8 PTS. Right now I can use device 0, but when I > try to use device 1 (Digi96 ADAT) i got the following error: > > # aplay -D hw:0,1 dlg1.wav > Playing WAVE 'dlg1.wav' : Signed 16 bit Little Endian, Rate 44

[Alsa-user] asound.conf for RME digi96/8

2002-11-10 Thread Jesper Krogh Christensen
Hi. I have to use a RME Digi96/8 PTS. Right now I can use device 0, but when I try to use device 1 (Digi96 ADAT) i got the following error: # aplay -D hw:0,1 dlg1.wav Playing WAVE 'dlg1.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo aplay: set_params:791: Channels count non available

[Alsa-user] asound.conf pcm.tee, anyone know how to use it

2002-05-12 Thread Dave Andruczyk
Please someone correct me if I am mistaken. Can the pcm.tee option in alsa.con (/usr/share/alsa/alsa.conf) be setup so that the output of a program that uses alsa natively be monitored by connecting to this "tee" ?? My primary app (eXtace) needs this sort of functionality, The old ALSA 0.5.x c

[Alsa-user] asound.conf

2002-03-01 Thread Roger E Critchlow Jr
=?iso-8859-1?Q?eddy_parris?= writes: > hi i just installed alsa 0.9.0 > i got a delta44 and sblive platinum. > when i try and do anything i get the error > "asound.conf may be old or corrupted" > ive looked at the file and decided it looks to hard to hack. > is there a tool to generate this

[Alsa-user] asound.conf

2002-03-01 Thread eddy parris
hi i just installed alsa 0.9.0 i got a delta44 and sblive platinum. when i try and do anything i get the error "asound.conf may be old or corrupted" ive looked at the file and decided it looks to hard to hack. is there a tool to generate this file or anywhere i can get help on building one??? -che