thorpej
61eddf92a7
Clean up token pasting so that this works with GCC 3.3's CPP.
2002-11-07 06:51:51 +00:00
perry
6858187df6
/*CONTCOND*/ while (0)'ed macros
2002-11-02 07:20:42 +00:00
kent
5179f774f7
Support for sampling rate conversion against slinear_be 16bit/24bit.
2002-10-13 11:34:54 +00:00
enami
70a09aaf5d
Make this file compiles again when AURATECONV > 0.
2002-03-18 00:42:36 +00:00
christos
c29f982413
move aurateconv.h into audiovar.h to avoid name clash with the config(8)
...
aurateconv.h counter.
2002-03-17 23:22:05 +00:00
kent
fe274639f9
aurateconv.c:
...
- Simplify the source
- Accept any convresions such that sample_rate < hw_sample_rate
uaudio.c:
- Request the above conversion. This is needed for 4ch-only devices to
play monaural/stereo data.
2002-03-17 16:14:21 +00:00
kent
2b2d118e66
Rename aurateconvproto.h to aurateconv.h.
2002-03-17 11:36:37 +00:00
kent
a1f23f2a90
Move sampling rate conversion functions to aurateconv.c.
...
Introduce "aurateconv" attribute for audio devices.
Add aurateconv to uaudio and auich.
(due to kern/15845 and kern/15848)
2002-03-09 20:30:42 +00:00