NetBSD/usr.bin/audio
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
..
common libaudio: 2000-12-13 08:19:54 +00:00
ctl Xref audioplay(1) and audiorecord(1). 1999-04-02 15:53:39 +00:00
play libaudio: 2000-12-13 08:19:54 +00:00
record libaudio: 2000-12-13 08:19:54 +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