mrg
3da5c0d664
fix bug in audiorecord -t handling.
2001-06-07 12:48:27 +00:00
hubertf
d0a42335a9
Don't play trailing garbage at end of RIFF WAVE (.wav) files
...
Patch sent by YAMAMOTO Takashi <takashi.yamamoto@bigfoot.com> in PR 12328
2001-03-04 15:27:35 +00:00
mrg
67312df72f
de-__P()-ify
2000-12-22 11:38:42 +00:00
mrg
79a33dbcba
libaudio:
...
- rename audio_get_sun_encoding() to audio_sun_to_encoding()
- add audio_encoding_to_sun()
play.c:
- adapt
record.c:
- convert NetBSD encoding to sun encoding if possible, otherwise don't
output a header at all.
fixes PR#10380 from Michael Eriksson <eramore@era-t.ericsson.se>.
2000-12-13 08:19:54 +00:00
mrg
94dde80b07
remove unused crap.
2000-06-18 07:20:15 +00:00
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