Re: [Alsa-user] virtual sound card definition

2010-02-19 Thread kapetr
Hello, You have wrote: ** > > ?? For what is good to define PCMs in my .asoundrc, > > if NO apps let me > > > use them ?? > > ** > > I think that it's problem of these applications, not > ALSA itself. I would > be loud a

Re: [Alsa-user] virtual sound card definition

2010-02-12 Thread Jaroslav Kysela
On Fri, 12 Feb 2010, kapetr wrote: > ** > ?? For what is good to define PCMs in my .asoundrc, if NO apps let me > use them ?? > ** I think that it's problem of these applications, not ALSA itself. I would be loud and

Re: [Alsa-user] virtual sound card definition

2010-02-12 Thread kapetr
possible solution - to define virtual "hardware" sound card (which would be just resend sounds to (by me) selected and defined pcm)). Please HELP. --kapetr - PŮVODNÍ ZPRÁVA - Od: "Dominique Michel" Komu: alsa-user@lists.sourceforge.net Předmět: Re: [Alsa-user]

Re: [Alsa-user] virtual sound card definition

2010-02-11 Thread Dominique Michel
Le Mon, 08 Feb 2010 06:34:40 +0100 (CET), "kapetr" a écrit : > Hello, > > is it possible to define virtual sound card, which would be listed by > "aplay -l" and "aplay -L" ? And how ? > > Most apps do NOT let me define concrete PCM device to use and some apps > are using direct "hw:x,y" - so wo

[Alsa-user] virtual sound card definition

2010-02-07 Thread kapetr
Hello, is it possible to define virtual sound card, which would be listed by "aplay -l" and "aplay -L" ? And how ? Most apps do NOT let me define concrete PCM device to use and some apps are using direct "hw:x,y" - so workaround with different "default" per app don't help too. Thanks for help.