Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 1997 06:38:53 -0700 (PDT)
From:      John-Mark Gurney <jmg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/mixer Makefile mixer.8 mixer.c
Message-ID:  <199709191338.GAA01390@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmg         1997/09/19 06:38:52 PDT

  Modified files:
    usr.sbin/mixer       Makefile mixer.8 mixer.c 
  Log:
  major modifications to the mixer.  currently it doesn't report errors
  that it encounters (such as invalid device), but does print usage upon
  this error...
  
  but otherwise allows complex commands such as:
  mixer -f /dev/mixer4 synth line 50 -rec mic +rec line =rec cd ^rec mix
  
  Revision  Changes    Path
  1.5       +1 -1      src/usr.sbin/mixer/Makefile
  1.2       +66 -31    src/usr.sbin/mixer/mixer.8
  1.5       +139 -74   src/usr.sbin/mixer/mixer.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709191338.GAA01390>