hide mixer group tabs when spilling control master slaves
[ardour.git] / scripts / scope.lua
index c56512cc367c2b51fbfc320f90a9231d96b57472..04e90592cd08606c79a7b17d1c27469d4b4b039c 100644 (file)
@@ -20,7 +20,7 @@ function dsp_params ()
        {
                { ["type"] = "input", name = "Timescale", min = .1, max = 5, default = 2, unit="sec", logarithmic = true },
                { ["type"] = "input", name = "Logscale", min = 0, max = 1, default = 0, toggled = true },
-               { ["type"] = "input", name = "Height", min = 0, max = 3, default = 1, unit="dB", enum = true, scalepoints =
+               { ["type"] = "input", name = "Height", min = 0, max = 3, default = 1, enum = true, scalepoints =
                        {
                                ["Min"] = 0,
                                ["16:10"] = 1,