MuseScore  3.4
Music composition and notation
Static Public Member Functions | Public Attributes | List of all members
MidiInstrument Struct Reference

#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
 

Member Function Documentation

◆ instrName()

QString MidiInstrument::instrName ( int  type,
int  hbank,
int  lbank,
int  program 
)
static

Member Data Documentation

◆ hbank

int MidiInstrument::hbank

◆ lbank

int MidiInstrument::lbank

◆ name

const char* MidiInstrument::name

◆ patch

int MidiInstrument::patch

◆ split

int MidiInstrument::split

◆ type

int MidiInstrument::type

The documentation for this struct was generated from the following files: