Home
last modified time | relevance | path

Searched refs:UnloadInstrument (Results 1 – 4 of 4) sorted by relevance

/haiku/src/kits/midi/
H A DMidiSynth.cpp131 BMidiSynth::UnloadInstrument(int16 instrument) in UnloadInstrument() function in BMidiSynth
133 return be_synth->fSynth->UnloadInstrument(instrument); in UnloadInstrument()
H A DSoftSynth.h45 status_t UnloadInstrument(int16 instrument);
H A DSoftSynth.cpp198 BSoftSynth::UnloadInstrument(int16 instrument) in UnloadInstrument() function in BSoftSynth
/haiku/headers/os/midi/
H A DMidiSynth.h34 status_t UnloadInstrument(int16 instrument);