void mmLoad( mm_word module_ID );
Index of module to be loaded. Values are defined in the soundbank header output. (prefixed with "MOD_")
Loads a module into memory for playback. May be played with mmStart afterwards.
mmStart, mmUnload