mixahead/mixprestep

I experience some unexplainable fps drops during the game, so someone pointed me out those two command which could be responsible, any idea how they work? safe values/optimal ones etc.
seta s_mixahead "0.2"
seta s_mixPreStep "0.05"
Comments
6
i've got mixahead 0.14 and prestep 0.03
seta s_mixahead "0.06"
seta s_mixPreStep "0.03"
here
s_mixahead - Sets the time delay before mixing sound
samples.
This is for fine-tuning the mixer. It will mix ahead
the number of seconds specified.
The more you increase the better the sound but it
will increase latency which you do not want. Don't
expect any improvements in sound past the default.

s_mixPreStep - This is for fine-tuning the mixer.
It will mix this number of seconds every mixing step.
The more you increase the better the sound but it will
increase drastically the amount of processing power
needed. Don't expect any improvements in sound past
the default.
It's a mixer adjustment knob. The provided number of seconds will be added to the mixing time. mario games
Back to top