This commit is contained in:
Glenn Maynard
2006-12-10 01:00:17 +00:00
parent 8c7173f26c
commit 2b95cdcce9
@@ -6,6 +6,10 @@
*
* The resulting readers should be read in parallel. If their source position
* drifts apart, the data between will be buffered to prevent seeking the source.
*
* The resulting sound has as many channels as the largest destination channel
* specified; multiple sounds on the same channel are mixed together; empty
* channels are silent.
*/
#include "global.h"