Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/audio
Module Name: basesrc
Committed By: mrg
Date: Tue Jan 15 08:59:21 UTC 2002
Modified Files:
basesrc/usr.bin/audio/play: audioplay.1
basesrc/usr.bin/audio/record: audiorecord.1 record.c
Log Message:
- add signed linear support to audiorecord's WAV support.
- swap big endian samples for WAV.
- update audioplay(1) and audiorecord(1) audio driver xrefs.
XXX fix support for unsigned linear samples -- it seems they need
to be converted to signed for WAV???
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/audio/play/audioplay.1
cvs rdiff -r1.16 -r1.17 basesrc/usr.bin/audio/record/audiorecord.1
cvs rdiff -r1.17 -r1.18 basesrc/usr.bin/audio/record/record.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index