[pulseaudio-discuss] [PATCH 2/7] alsa-mixer: Use decibel fixes when getting and setting decibel volumes.

Tanu Kaskinen tanuk at iki.fi
Fri Mar 4 08:55:41 PST 2011


On Fri, 2011-03-04 at 17:42 +0200, Tanu Kaskinen wrote:
> +    pa_log("decibel_fix_get_step(): searching for the closest step of %0.2f dB, rounding %s", *db_value / 100.0, (rounding > 0) ? "up" : "down");

> +    pa_log("decibel_fix_get_step(): selected step %li (%0.2f dB)", i + db_fix->min_step, *db_value / 100.0);

Oops! I left some debug printing in the patch. Colin, you can edit these
out yourself, or I can resend on Monday.

-- 
Tanu




More information about the pulseaudio-discuss mailing list