Hi--

I have several different programs outputting sound at the same time.
I believe my sound card does not do hardware mixing. 

How do I make say, a game quieter 
and a music player louder at the same time, 
if the apps do not have internal volume controls?


Configs Info:

*  debian Linux
*  debian alsa-base package version 1.0.10-3
*  my own 2.6.16 kernel
*  driver version 1.0.11rc2 (Wed Jan 04 08:57:20 2006 UTC)
*  there is no /etc/asound.conf, and no ~/.asoundrc


*  /proc/asound/cards:
   0 [CK8            ]: NFORCE - NVidia CK8
                        NVidia CK8 with ALC658D at 0xee005000, irq 19

*  /proc/asound/devices:
    0: [ 0]   : control
   16: [ 0- 0]: digital audio playback
   18: [ 0- 2]: digital audio playback   (digital out? pcm says IEC958)
   24: [ 0- 0]: digital audio capture
   25: [ 0- 1]: digital audio capture
   33:        : timer

*  lsmod:
    snd_intel8x0           34332  7 
    snd_ac97_codec         96736  1 snd_intel8x0
    snd_ac97_bus            2368  1 snd_ac97_codec
    snd_pcm                93000  4 snd_intel8x0,snd_ac97_codec
    snd_timer              25860  4 snd_pcm
    snd                    56420  13 snd_intel8x0,snd_ac97_codec,
                                      snd_pcm,snd_timer
    soundcore              10528  1 snd
    snd_page_alloc         11272  2 snd_intel8x0,snd_pcm


*  fuser -v /dev/snd/* says:

                       USER        PID ACCESS COMMAND
  /dev/snd/controlC0   jones      4690 f....  gkrellm
                       jones     20115 f....  firefox-bin
  /dev/snd/pcmC0D0c    jones     17717 f...m  firefox-bin
                       jones     20115 f...m  firefox-bin
  /dev/snd/pcmC0D0p    music      4368 f...m  esd
                       music      4373 f...m  esd
                       jones     17717 ....m  firefox-bin
                       jones     20115 f...m  firefox-bin
  /dev/snd/timer       music      4368 f....  esd
                       jones     20115 f....  firefox-bin


  --thanks!
  --akb



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to