BASS.NET API for the Un4seen BASS Audio Library

BASS_MIDI_FONT Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_MIDI_FONT type exposes the following members.

Fields

  NameDescription
Public fieldbank
Base bank number, or the bank number of the individual preset. This determines what MIDI_EVENT_BANK event value(s) the soundfont is used for.
Public fieldfont
Soundfont handle, previously inititialized with BASS_MIDI_FontInit(String, BASSFlag).
Public fieldpreset
Preset number... 0-65535, -1 = use all presets in the soundfont. This determines what MIDI_EVENT_PROGRAM event value(s) the soundfont is used for.
Top
See Also

Reference