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

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

Completed in 51 milliseconds