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

/haiku-fatelf/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.h46 status_t UnloadInstrument(int16 instrument);
H A DSoftSynth.cpp127 BSoftSynth::UnloadInstrument(int16 instrument) function in class:BSoftSynth
/haiku-fatelf/headers/os/midi/
H A DMidiSynth.h35 status_t UnloadInstrument(int16 instrument);

Completed in 41 milliseconds