Searched refs:PAN_MODE_BALANCE (Results 1 – 3 of 3) sorted by relevance
175 PAN_MODE_BALANCE, //!< 左右チャンネルの音量バランスを処理します。 enumerator
1255 if ( ( m_ChannelCount > 1 ) && ( m_PanMode == PAN_MODE_BALANCE ) ) in CalcMixParam()1414 if ( ( m_ChannelCount > 1 ) && ( m_PanMode == PAN_MODE_BALANCE ) ) in CalcMixParam()
1275 case nw::snd::PAN_MODE_BALANCE: in UpdateVoiceParams()