MuseScore
3.4
Music composition and notation
|
#include <midiinstrument.h>
Static Public Member Functions | |
static QString | instrName (int type, int hbank, int lbank, int program) |
Public Attributes | |
int | type |
int | hbank |
int | lbank |
int | patch |
int | split |
const char * | name |
|
static |
int MidiInstrument::hbank |
int MidiInstrument::lbank |
const char* MidiInstrument::name |
int MidiInstrument::patch |
int MidiInstrument::split |
int MidiInstrument::type |