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