[Alsa-user] Mixer settings.

2004-02-18 Thread MvH
Hello, I am a bit new to alsa since my applications worked better with oss
before. I own a emu10k1 card.

I know, the driver has everything unmuted by default, so I use the amix
program to set the sound in startup, I noticed the following:

My soundcard has about a dozen or more devices. Most of them are hard to
guess what they do.
When I use alsamixer I have so many sliders, that its kinda hard to find
wich one to pull. some of them also seem to interact wich eachother making
it possible to use different mixing setups?

Is there any convenient mixer that doesnt let me fumble around and just
gives me a simple set of sliders? I only have a set of nasty old
pcspeakers for my sound here so I realy don't bother with any of the
advanced options.

And is there any documentation about what all the other sliders mean? I
can guess Master and PCM but some of the mixer controls seem rather
obscure. If it allows you to do anything funky with this card ( like i've
seen some years ago in win98 ) it would be fun.


bye,

Matt.



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] Mixer settings.

2004-02-18 Thread Florian Schmidt
On Wed, 18 Feb 2004 12:03:22 +0100 (CET)
MvH [EMAIL PROTECTED] wrote:

 Hello, I am a bit new to alsa since my applications worked better with
 oss before. I own a emu10k1 card.
 
 I know, the driver has everything unmuted by default, so I use the
 amix program to set the sound in startup, I noticed the following:
 
 My soundcard has about a dozen or more devices. Most of them are
 hard to guess what they do.
 When I use alsamixer I have so many sliders, that its kinda hard to
 find wich one to pull. some of them also seem to interact wich
 eachother making it possible to use different mixing setups?
 
 Is there any convenient mixer that doesnt let me fumble around and
 just gives me a simple set of sliders? I only have a set of nasty old
 pcspeakers for my sound here so I realy don't bother with any of the
 advanced options.
 
 And is there any documentation about what all the other sliders mean?
 I can guess Master and PCM but some of the mixer controls seem
 rather obscure. If it allows you to do anything funky with this card (
 like i've seen some years ago in win98 ) it would be fun.

http://alsa.opensrc.org/index.php?page=emu10k1
http://alsa.opensrc.org/index.php?page=SbLiveMixerControls
http://alsa.opensrc.org/index.php?page=SbLiveMixer


-- 
signature :)



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] Mixer settings go to 0 between bootups

2002-11-04 Thread Victor Torrico

When I reboot my gamix mixer settings go to 0.  As root I then execute 'alsactl
restore 0' and all is well.  How do I keep the mixer settings between bootups?

Using debian woody distro and KDE3 wm.  Same thing happens with any other wm.
Using KDM as the X display manager.

Gamix works fine as root but get following as user:

vtorrico@boris:~$ gamix
probe.c 40: No ALSA device.
main.c 36: Can not make mixer.
vtorrico@boris:~$

Help appreciated.


---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user



Re: [Alsa-user] Mixer settings go to 0 between bootups

2002-11-04 Thread Matthias Saou
Once upon a time, Victor wrote :

 When I reboot my gamix mixer settings go to 0.  As root I then execute
 'alsactl restore 0' and all is well.  How do I keep the mixer settings
 between bootups?

The way I consider the cleanest is explained here :
http://freshrpms.net/docs/alsa/

Basically, what I do is add this to my /etc/modules.conf file :

post-install snd-card-0 /usr/sbin/alsactl restore /dev/null 21 || :
pre-remove snd-card-0 /usr/sbin/alsactl store /dev/null 21 || :

Like that, whenever I play around with ALSA, my settings are kept! Of
course, I also have a script that saves the state upon reboots and
shutdowns.

Matthias

-- 
Clean custom Red Hat Linux rpm packages : http://freshrpms.net/
Red Hat Linux release 7.3 (Valhalla) running Linux kernel 2.4.18-10acpi
Load : 0.09 0.16 0.26


---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user



Re: [Alsa-user] mixer settings

2002-02-05 Thread Frans Ketelaars

On Tue, 05 Feb 2002 00:10:49 +0100
nerula [EMAIL PROTECTED] wrote:

 hi i got a fm801 snd card on a rh 7.1 with installed alsa driver utils 
 and lib 0.9beta.
 it's all ok but a stupid thing give me some stomachacheat the start 
 of the machine the mixer dont load the last session settings!!! so 
 master and pcm are muted!! but if i open gmix the gnome mixer which  as 
 the right settings all come right and i can hear music.
 its crazy to use at every session start amixer set '...' unmute 80%   
 
 what can i do to make alsamixer remember last session settings?
 tnx

In the 0.5.x ALSA series there is 'alsactl' in the alsa-utils 
package to (re)store mixers settings. I guess 0.9beta has 
the same (though maybe in another package / directory). In KDE Control Centre
- Sound - Mixer you can 'save current volumes' and check the 'Load volumes 
at login' box. HTH,

-Frans

___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user