Home
last modified time | relevance | path

Searched refs:MuteChannel (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/midi/
H A DMidiSynth.h27 void MuteChannel(int16 channel, bool do_mute);
/haiku/src/kits/midi/
H A DMidiSynth.cpp96 BMidiSynth::MuteChannel(int16 channel, bool do_mute) in MuteChannel() function in BMidiSynth