DS
mmLoad

Back to Index

Prototype

void mmLoadEffect( mm_word sample_ID );

Parameters

sample_ID

Index of sample to be loaded. Values are defined in the soundbank header output (prefixed with "SFX_)

Description

Loads a sound effect into memory for playback. May be played with mmEffect/mmEffectEx afterwards.

See Also

mmUnloadEffect, mmEffect, mmEffectEx