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

/haiku/headers/os/midi/
H A DMidiSynth.h34 status_t UnloadInstrument(int16 instrument);
/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

Completed in 54 milliseconds