LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Sound questions: please endulge in reading if you want (https://www.linuxquestions.org/questions/linux-software-2/sound-questions-please-endulge-in-reading-if-you-want-332595/)

toaster.waffle 06-11-2005 08:19 PM

Sound questions: please endulge in reading if you want
 
Before endulging: I cannot search the forums because:


Quote:

Sorry, the search is temporarily unavailable. We are working as quickly as possible to restore full functionality. Sorry for the inconvenience and thanks for the understanding.

Question 1:

Which mixer does XMMS use? Right now I'm using XFCE, and my volume control on my toolbar is at "alsamixer"

However, when I reboot, I must open XMMS to up my down'd volume. Weird huh?

I was wondering how I can either keep the volume up at all times, or control the volume from my launchbar.

Question 2:

Is there a way to have multiple programs using sound? I notice if I'm playing music, nothing else will make sound. I know on Windows there can be multiple programs using sound at once (music + games) which sometimes is annoying however, but why not in Linux?

Is it anything to do with OSS? Can using ALSA drivers help? I've read up on some threads on how sound works in Linux, but I forget.

kurtwisener 06-11-2005 09:26 PM

Open a terminal:

type:

Code:

alsamixer
after you configure through the really high tech curses interface hit the "esc" key once

when you get back to your command line type:

Code:

alsactl store
That should save it.

-Kurt

doralsoral 06-12-2005 01:33 AM

after you save it you might need to run alsactl restore when you reboot. i put it in the local startup script myself.


All times are GMT -5. The time now is 05:42 AM.