BASS_CONFIG_MIDI_SAMPLEMEM config option
The amount of memory allocated for sample data.
BASS_GetConfig(
BASS_CONFIG_MIDI_SAMPLEMEM
);
Remarks
This is a read-only config option that gives the total amount of memory (in KB) currently allocated for sample data across all soundfonts.
See also
BASS_MIDI_FontCompact, BASS_MIDI_FontLoad, BASS_MIDI_FontLoadEx, BASS_MIDI_FontUnload
BASS_GetConfig