BASS.NET API for the Un4seen BASS Audio Library

BASS_MIDI_FONTINFO Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_MIDI_FONTINFO type exposes the following members.

Fields

  NameDescription
Public fieldcomment
Any comments.
Public fieldcopyright
Copyright notice.
Public fieldname
Name of the soundfont.
Public fieldpresets
The number of presets/instruments in the soundfont.
Public fieldsamload
The amount of sample data currently loaded... -1 = the soundfont is memory mapped.
Public fieldsamsize
The total size (in bytes) of the sample data in the soundfont.
Public fieldsamtype
The BASS_CTYPE_STREAM_xxx format of the sample data if it's packed... -1 = unknown format (appropriate BASS add-on not loaded), 0 = not packed.
Top
See Also

Reference