augustss
957cbd212d
Update man pages to reflect the use of /dev/sound instead of /dev/audio.
2002-02-26 00:15:57 +00:00
ross
2a76afae02
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:36:18 +00:00
jdolecek
ef0bbb2a55
Retire -C, do all the ioctls on same audio device we do i/o
2002-02-02 20:20:23 +00:00
wiz
b02fbc487c
Sort SEE ALSO.
2002-01-15 09:21:35 +00:00
mrg
829efa09e1
- add signed linear support to audiorecord's WAV support.
...
- swap big endian samples for WAV.
- update audioplay(1) and audiorecord(1) audio driver xrefs.
XXX fix support for unsigned linear samples -- it seems they need
to be converted to signed for WAV???
2002-01-15 08:59:20 +00:00
mrg
37188d08c6
- add rudimentary "wav" recording support: don't think it copes with
...
big-endian systems properly yet -- need to add RIFX support or swap
samples while writing. more on this coming soon.
- new "-F <format>" option for audiorecord. supported values of <format>
are "sun", "wav" and "none", plus a few aliases.
- split sun & wav support out into their own files.
- don't assume that WAV header elements are properly aligned for the
type of data they hold.
XXX: still need to clean up libaudio interfaces a lot.
2002-01-15 08:19:36 +00:00
wiz
c7878e50cb
Sort sections, sort SEE ALSO, close quotes in two places.
2001-12-01 17:15:06 +00:00
wiz
aded0d2cce
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
wiz
48a36de9c0
Don't give .Os an argument, not even 'NetBSD' (default includes version).
2001-06-05 10:08:03 +00:00
minoura
399af9e4a8
X68k built-in voice synthesizer supports 4bit ADPCM.
2001-05-02 12:49:41 +00:00
msaitoh
f6f00e2615
remove extra period in SEE ALL section
2000-07-05 15:45:28 +00:00
mrg
217279cb42
add a note about "audioctl encodings", to find available supported encodings.
1999-09-14 05:04:21 +00:00
tron
ac79ed84db
Name possible encodings for "-e" option and add an example provided by
...
Ben Wong in PR bin/8391. Thanks must go to Ross Harvey for helping me
with the "nroff" stuff.
1999-09-13 19:36:30 +00:00
kleink
8731671861
If not specified on the command line, attempt to fall back to the environment
...
variables AUDIODEVICE (for -d) and AUDIOCTLDEVICE (for -C, already used in
audioctl(1)) before falling back to _PATH_* constants.
1999-07-13 14:02:33 +00:00
augustss
fdf4fd888e
Fix various buglets.
1999-04-02 16:05:55 +00:00
mrg
e90ff76184
document new play -f/-s/-P-/c/-e, s/name/named/ from mason in pr#7292. update dates.
1999-03-30 14:48:49 +00:00
mrg
8637d348ae
add -f (force) flag to audioplay, plus -s/-P/-c/-e switches for force setting sample rate, precision, channels and encoding. fix some man pages missing .El bits (via veego)
1999-03-28 10:35:05 +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