Home
last modified time | relevance | path

Searched refs:PrioritiseInstrument (Results 1 – 4 of 4) sorted by relevance

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSnd_defs.h372 PrioritiseInstrument, enumerator
H A DFastmix.cpp348 …PLUGINDEX nMixPlugin = GetBestPlugin(m_PlayState.ChnMix[nChn], PrioritiseInstrument, RespectMutes); in CreateStereoMix()
H A DSndmix.cpp2564 const PLUGINDEX nPlugin = GetBestPlugin(nChn, PrioritiseInstrument, RespectMutes); in ProcessMidiOut()
H A DSnd_fx.cpp2246 PLUGINDEX plugin = GetBestPlugin(nChn, PrioritiseInstrument, RespectMutes); in CheckNNA()
6113 case PrioritiseInstrument: in GetBestPlugin()