MuseScore  3.4
Music composition and notation
Namespaces | Functions
importmidi_instrument.h File Reference
#include "midi/midifile.h"
Include dependency graph for importmidi_instrument.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Ms
 
 
 Ms::MidiInstr
 

Functions

QString Ms::MidiInstr::instrumentName (MidiType type, int program, bool isDrumTrack)
 
QString Ms::MidiInstr::msInstrName (int trackIndex)
 
QString Ms::MidiInstr::concatenateWithComma (const QString &left, const QString &right)
 
bool Ms::MidiInstr::isGrandStaff (const MTrack &t1, const MTrack &t2)
 
void Ms::MidiInstr::setGrandStaffProgram (QList< MTrack > &tracks)
 
void Ms::MidiInstr::findInstrumentsForAllTracks (const QList< MTrack > &tracks, bool forceReload)
 
void Ms::MidiInstr::createInstruments (Score *score, QList< MTrack > &tracks)
 
void Ms::MidiInstr::instrumentTemplatesChanged ()