diff --git a/uxplay.cpp b/uxplay.cpp index 56be690..0983467 100644 --- a/uxplay.cpp +++ b/uxplay.cpp @@ -139,7 +139,7 @@ static std::string pairing_register = ""; static std::vector registered_keys; static double db_low = -30.0; static double db_high = 0.0; -static bool taper_volume = true; +static bool taper_volume = false; /* logging */