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

/haiku/src/kits/midi/
H A DMidiSynth.cpp138 BMidiSynth::RemapInstrument(int16 from, int16 to) function in class:BMidiSynth
140 return be_synth->fSynth->RemapInstrument(from, to);
H A DSoftSynth.h46 status_t RemapInstrument(int16 from, int16 to);
H A DSoftSynth.cpp206 BSoftSynth::RemapInstrument(int16 from, int16 to) function in class:BSoftSynth
/haiku/headers/os/midi/
H A DMidiSynth.h35 status_t RemapInstrument(int16 from, int16 to);

Completed in 88 milliseconds