Hi!

Thanks for your answers.

I installed cdda2wav and I made a littre script to help me.


#!/bin/sh
echo "Playing cd!"
cdda2wav -D /dev/cdrom -I cooked_ioctl -t$1+$2 -q -e -d0 -N >& /dev/null



Now, how can I change the sound volume? (remember, I'm not using X...)

Thanks,

________________________________________
\ Charles Brunet <[EMAIL PROTECTED]>
 \ �tudiant, g�nie informatique, Universit� Laval
  \ http://www.gel.ulaval.ca/~brunet01/

Reply via email to