DS GBA
mmSetModulePitch

Back to Index

Prototype

void mmSetModulePitch( mm_word pitch );

Parameters

pitch

New pitch scale. Value = 1024 * 2^(semitones/12)

Description

This funciton changes the master pitch scale for module playback. Specifying 1024 will play the module at its normal pitch. Minimum/Maximum range of the pitch change is +-1 octave.

See Also

mmSetModuleTempo