DS
mmSetCustomSoundBankHandler

Back to Index

Prototype

void mmSetCustomSoundBankHandler( mm_callback p_loader );

Parameters

p_loader

Function pointer to soundbank request handler.

Description

This function installs a custom routine to interface with the soundbank data. The routine will be responsible for handling requests from Maxmod to access data in the soundbank.

See Also

mmInit, mmSoundBankInMemory, mmSoundBankInFiles