Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/demo2/
Dgraphics.cpp221 const f32 MIC_STRENGTH = 0.25f; // Parameter for the effect from the microphone volume in UpdateParams() local
222 f32 micAcc = loudness * MIC_STRENGTH; in UpdateParams()