DS
mmSoundBankInMemory

Back to Index

Prototype

void mmSoundBankInMemory( mm_addr address );

Parameters

address

Memory address of soundbank file.

Description

This function enables the standard interface for a soundbank that is loaded into memory. This function should be called after mmInit and before any Load or Unload functions. This function is called by mmInitDefaultMem.

See Also

mmInit, mmSoundBankInFiles, mmSetCustomSoundBankHandler