Home
last modified time | relevance | path

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) in RemapInstrument() function in BMidiSynth
140 return be_synth->fSynth->RemapInstrument(from, to); in RemapInstrument()
H A DSoftSynth.h46 status_t RemapInstrument(int16 from, int16 to);
H A DSoftSynth.cpp206 BSoftSynth::RemapInstrument(int16 from, int16 to) in RemapInstrument() function in BSoftSynth
/haiku/headers/os/midi/
H A DMidiSynth.h35 status_t RemapInstrument(int16 from, int16 to);