=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/audio-port.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -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,7 +104,7 @@

16 bit formats and endianess

In normal usage, you just ask for an encoding type (e.g., - AUDIO_ENCODING_SLINEAR, and you retrieve + 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,6 +271,6 @@ Porting www@openbsd.org -
$OpenBSD: audio-port.html,v 1.8 2003/03/06 13:51:31 naddy Exp $ +
$OpenBSD: audio-port.html,v 1.9 2004/11/05 21:57:05 saad Exp $