Hi.

I've been thinking a bit about how to simplify the audio interface in
OpenBSD and I thought about sysctl.  Personally I find the mixerctl
interface horrible.  88 entries on my system, and I honestly do not
understand what half of it is for ;-)

I'm not trying to undermine the work put into this; it has been greatly
improved over the last 6 months or so, but all I really want to do is
simply adjust the input and output volume (and a few other things);

   sysctl snd.outputN.volume=[0,255]
   sysctl snd.inputN.volume[0,255]

or something like that.  Is this anything to pursue or should I just
leave it alone?

Cheers,
Thomas

Reply via email to