Here's one I call vol24 to open envy24control with
-i4: 4 analog line input sliders
-o2: 2 analog line output sliders
-p2: 2 PCM output sliders
-s0: 0 spdif i/o sliders
It's in my ~/bin directory so I just type vol24 in a term window.
# Start envy24control for Delta 1010LT sound card.
/usr/sbin/alsactl restore
envy24control -i4 -o2 -p2 -s0 &
On Wed, 2005-07-27 at 06:49 -0400, Joe Hartley wrote:
On Tue, 26 Jul 2005 18:58:39 -0700
Mike Jewell <mj405(a)oneupaudio.com> wrote:
I tried it and it works perfectly. I have
several small scripts to
start envy24control with different numbers of guzintas/guzoutas so I
just added the alsactl restore command before the envy24control command
in each one and it comes up ready to rock n roll! That'll save me hours
in the long run. Thanks again.
(Sure would be nice if the man page for envy24control mentioned that
file and command.)
Sure would be nice if you could post an example of these scripts!
Thanks.