pub const MIC_LEVEL_EMA_ALPHA: f32 = 0.3;Expand description
EMA smoothing factor for the mic level meter (M-AUDIO.METER / AUT-287). Higher = more reactive to transients; lower = smoother. 0.3 balances “responds visibly when you speak” against “doesn’t flicker on micro-pauses.”