#include <MidiInstrumentMapper.h>
Public Attributes | |
String | EngineName |
The sampler engine to be used. | |
String | InstrumentFile |
File name of the instrument to be loaded. | |
uint | InstrumentIndex |
Index of the instrument within its file. | |
mode_t | LoadMode |
Life-time strategy of instrument. | |
float | Volume |
Global volume factor for this instrument. | |
String | Name |
Display name that should be associated with this mapping entry. |
Definition at line 69 of file MidiInstrumentMapper.h.
Display name that should be associated with this mapping entry.
Definition at line 75 of file MidiInstrumentMapper.h.