mrg
|
cc78535b32
|
fix off-by-one error in error message array. add a comment.
|
1999-09-27 05:06:10 +00:00 |
tron
|
feac6b2836
|
Use "NULL" instead of "0" for null pointer.
|
1999-09-13 17:35:33 +00:00 |
mrg
|
dfe35fea6d
|
remove duplicate include of <stdio.h>
|
1999-03-30 14:46:23 +00:00 |
mycroft
|
b0a62f4d5b
|
Only 8-bit data is unsigned in WAVE files.
|
1999-03-29 11:09:04 +00:00 |
mrg
|
ae3f9933ee
|
.wav files are little endian.
|
1999-03-29 04:49:49 +00:00 |
mrg
|
eeeadf8446
|
make recording precision/encoding setting sane.
|
1999-03-27 17:46:00 +00:00 |
mrg
|
740f05c805
|
add support to play stdin.
|
1999-03-27 05:14:37 +00:00 |
mrg
|
e0c321f25d
|
add missing copyrights.
|
1999-03-26 15:46:22 +00:00 |
mrg
|
140c9e18e1
|
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 |