Searched refs:SetControllerHook (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/midi/
H A DSynth.h83 void SetControllerHook(int16 controller, synth_controller_hook cback);
/haiku/src/kits/midi/
H A DSynth.cpp255 BSynth::SetControllerHook(int16 controller, synth_controller_hook cback) function in class:BSynth
257 fprintf(stderr, "[midi] SetControllerHook is not supported\n");

Completed in 49 milliseconds