Home
last modified time | relevance | path

Searched refs:P_Equalizer_Low_Gain (Results 1 – 3 of 3) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/script/
H A DC4StringTable.cpp245 P[P_Equalizer_Low_Gain] = "Equalizer_Low_Gain"; in C4StringTable()
H A DC4StringTable.h471 P_Equalizer_Low_Gain, enumerator
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4SoundModifiers.cpp181 alEffectf(effect, AL_EQUALIZER_LOW_GAIN, GetFloatProp(P_Equalizer_Low_Gain, 1000, 1.0f)); in Update()