Mercurial > sdl-ios-xcode
comparison docs/man3/SDL_MixAudio.3 @ 4311:1238da4a7112 SDL-1.2
Debian patch: f230_manpages.diff
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 10 Oct 2009 10:09:01 +0000 |
parents | 4e3b250c950e |
children |
comparison
equal
deleted
inserted
replaced
4310:c878006a5948 | 4311:1238da4a7112 |
---|---|
16 Do not use this function for mixing together more than two streams of sample data\&. The output from repeated application of this function may be distorted by clipping, because there is no accumulator with greater range than the input (not to mention this being an inefficient way of doing it)\&. Use mixing functions from SDL_mixer, OpenAL, or write your own mixer instead\&. | 16 Do not use this function for mixing together more than two streams of sample data\&. The output from repeated application of this function may be distorted by clipping, because there is no accumulator with greater range than the input (not to mention this being an inefficient way of doing it)\&. Use mixing functions from SDL_mixer, OpenAL, or write your own mixer instead\&. |
17 .RE | 17 .RE |
18 .SH "SEE ALSO" | 18 .SH "SEE ALSO" |
19 .PP | 19 .PP |
20 \fI\fBSDL_OpenAudio\fP\fR | 20 \fI\fBSDL_OpenAudio\fP\fR |
21 ...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58 | 21 .\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58 |