NetBSD/usr.bin/audio
kleink 1447a4671d * Don't treat failure to open a file as fatal error; print a warning to
standard error, arrange for a non-zero exit status and continue with the
  next file.  Addresses PR bin/8748.
* GCC vs. ANSI: a cast doesn't yield an lvalue.
* Use MAP_FAILED.
1999-11-06 15:05:45 +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 * Don't treat failure to open a file as fatal error; print a warning to 1999-11-06 15:05:45 +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