4.6 Effects
These functions are for special effects processing.
Not all effects are all that special.
All effects are post processing routines that are either built-in to SDL_mixer or
created by you. Effects can be applied to individual channels, or to the final
mixed stream which contains all the channels including music.
Registration
Built-in Processors
The built-in processors: Mix_SetPanning, Mix_SetPosition, Mix_SetDistance, and
Mix_SetReverseStereo
, all look for an environment variable, MIX_EFFECTSMAXSPEED to be
defined.
If the environment variable is defined these processors may use more memory or reduce the quality of the effects, all for better speed.
This document was generated
on November, 13 2009
using texi2html