Home
last modified time | relevance | path

Searched refs:LoadInstrument (Results 1 – 5 of 5) sorted by relevance

/haiku/src/kits/midi/
H A DMidiSynth.cpp124 BMidiSynth::LoadInstrument(int16 instrument) in LoadInstrument() function in BMidiSynth
126 return be_synth->fSynth->LoadInstrument(instrument); in LoadInstrument()
H A DMidiSynthFile.cpp49 be_synth->fSynth->LoadInstrument(t); in LoadFile()
H A DSoftSynth.h44 status_t LoadInstrument(int16 instrument);
H A DSoftSynth.cpp190 BSoftSynth::LoadInstrument(int16 instrument) in LoadInstrument() function in BSoftSynth
/haiku/headers/os/midi/
H A DMidiSynth.h33 status_t LoadInstrument(int16 instrument);