Patrick,

I have not used the 44, but I used to have a 1010, I needed envy24 stuff.
Look for envy24control and the like and see if that helps.

https://www.pks.mpg.de/~mueller/docs/suse10.1/suselinux-manual_en/manual/images/sound_envy_monitor.png

https://www.pks.mpg.de/~mueller/docs/suse10.1/suselinux-manual_en/manual/cha.sound.html

all the best,

drew

On Mon, May 29, 2017 at 9:10 PM, Patrick <[email protected]> wrote:

> Robert, thank you, I have alsactl working!
>
> Now if someone can help with changing the M-Audio Delta 44 from -10 to +4,
> that would be great!
>
> Patrick
>
> > On May 29, 2017, at 4:56 PM, Robert Jeffares <[email protected]>
> wrote:
> >
> > Hi Patrick,
> >
> >
> > On 30/05/17 10:52, Patrick wrote:
> >> Second, I have failed miserably trying to get alsactl to save and
> restore the current sounds card settings set
> >> with alsamixer. The M-Audio Delta 44 defaults to all input/output
> levels at 0
> > use alsamixer to set levels
> > esc out of Alsamixer
> > #alsactrl store  <---- this may say it can't find the store directory
> which you have to create and re do
> > on restart you need a script that runs alsactrl restore. See below.
> > Bit of a glitch in the centos/alsa system. Older versions used to
> remember OK. I think it's an alsa issue or more correctly something in
> Centos which also plays with pulse.
> >
> > My scripts for remote sites also wait for RD to start and hit the button
> to start audio
> >
> > #! /bin/bash
> > #this makes sure that the sound card settings are restored from the
> saved file
> > # for some reason alsa does not read these on boot
> > date > /home/rd/soundset.log
> > alsactl restore
> > cat /home/rd/soundset.log |mail -s "sound set on anatoly in whakatu"
> [email protected]
> > exit 0
> >
> >
> >
> > regards
> >
> > Robert
> >
>
>
> _______________________________________________
> Rivendell-dev mailing list
> [email protected]
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
>


-- 
Enjoy great *Bahamian Music* at:
Bahamain Or Nuttin - http://www.bahamianornuttin.com
<http://www.bahamianornuttin.com/>
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to