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

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

Completed in 132 milliseconds