i want to initialize my hdsp 9652 at startup to unmute the outputs without using hdspmixer. Before the output fader controls were removed from the alsa control interface i used this script: ******************************************************** #!/bin/bash********************************************************** Using the current alsa driver i can't use the line "amixer cset iface=MIXER,name='Chn',index=$i 32768". Is there any alternative (excluding hdspmixer)? It would be very nice if there would be an parameter for the snd-hdsp module to control if the ouptuts are muted or at 0dB ( in a way like the "line_outs_monitor" parameter ). Is it possible to initialize the hdsp with a saved hdspmixer setting without using hdspmixer or better said without running X. Thanks, Martin ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel |
- Re: [Alsa-devel] hdsp: output fader control via command ... Martin Dausel
- Re: [Alsa-devel] hdsp: output fader control via com... Thomas Charbonnel
- Re: [Alsa-devel] hdsp: output fader control via... Ed Wildgoose