Searched refs:SetMaxVoices (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/midi/
H A DSoftSynth.h63 status_t SetMaxVoices(int32 max);
H A DSynth.cpp159 err = fSynth->SetMaxVoices(maxSynthVoices);
H A DSoftSynth.cpp314 BSoftSynth::SetMaxVoices(int32 max) function in class:BSoftSynth

Completed in 49 milliseconds