Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2002 21:10:56 -0800 (PST)
From:      Cameron Grant <cg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm channel.c feeder.c feeder.h
Message-ID:  <200201230510.g0N5Aug27813@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cg          2002/01/22 21:10:56 PST

  Modified files:
    sys/dev/sound/pcm    channel.c feeder.c feeder.h 
  Log:
  make the feederchain builder work for recording.  this has not been tested
  extensively as none of my testboxes have speakers or an audio source at
  present, but the chains built look correct and reading /dev/audio (ulaw,
  translated from signed 16 bit little-endian) gives values within the
  expected range for silence.
  
  Revision  Changes    Path
  1.74      +14 -6     src/sys/dev/sound/pcm/channel.c
  1.20      +50 -13    src/sys/dev/sound/pcm/feeder.c
  1.7       +2 -2      src/sys/dev/sound/pcm/feeder.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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