NetBSD/usr.bin/audio
mrg 4b5ab45441 fix bug introduced in 1.12:
only return a header length of 0 if we are using -f (force), not
in the case when we know how long the header is.  this stops from
playing the audio header.
1999-10-23 04:20:14 +00:00
..
common fix off-by-one error in error message array. add a comment. 1999-09-27 05:06:10 +00:00
ctl Xref audioplay(1) and audiorecord(1). 1999-04-02 15:53:39 +00:00
play fix bug introduced in 1.12: 1999-10-23 04:20:14 +00:00
record run forever if no -t is specified, from dan mcmahill 1999-09-27 01:58:07 +00:00
Makefile add audiorecord and audioplay tools. audioplay does .au and .wav files. audiorecord makes .au files only. uses parts of audioctl.. 1999-03-26 14:02:39 +00:00
Makefile.inc add audiorecord and audioplay tools. audioplay does .au and .wav files. audiorecord makes .au files only. uses parts of audioctl.. 1999-03-26 14:02:39 +00:00