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

/haiku-fatelf/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.h47 status_t RemapInstrument(int16 from, int16 to);
H A DSoftSynth.cpp135 BSoftSynth::RemapInstrument(int16 from, int16 to) function in class:BSoftSynth
/haiku-fatelf/headers/os/midi/
H A DMidiSynth.h36 status_t RemapInstrument(int16 from, int16 to);

Completed in 121 milliseconds