=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/audio-port.html,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** www/Attic/audio-port.html 2003/03/06 13:51:31 1.8 --- www/Attic/audio-port.html 2004/11/05 21:57:05 1.9 *************** *** 104,110 ****

16 bit formats and endianess

In normal usage, you just ask for an encoding type (e.g., ! AUDIO_ENCODING_SLINEAR, and you retrieve an encoding with endianess (e.g., AUDIO_ENCODING_SLINEAR_LE). Considering that a soundcard does not have to use the same endianess as your platform, you should be prepared to deal with that. --- 104,110 ----

16 bit formats and endianess

In normal usage, you just ask for an encoding type (e.g., ! AUDIO_ENCODING_SLINEAR), and you retrieve an encoding with endianess (e.g., AUDIO_ENCODING_SLINEAR_LE). Considering that a soundcard does not have to use the same endianess as your platform, you should be prepared to deal with that. *************** *** 271,276 **** Porting www@openbsd.org !
$OpenBSD: audio-port.html,v 1.8 2003/03/06 13:51:31 naddy Exp $ --- 271,276 ---- Porting www@openbsd.org !
$OpenBSD: audio-port.html,v 1.9 2004/11/05 21:57:05 saad Exp $