From aa5aad67201a4467b608fc7ce05e57cecb5cf790 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sun, 28 Nov 2021 16:39:21 +0100 Subject: Draft for volume binning config support. --- testconfig | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'testconfig') diff --git a/testconfig b/testconfig index fe06a60..8156cb8 100644 --- a/testconfig +++ b/testconfig @@ -22,10 +22,16 @@ Sink = "Default" [Element.Config.Volume] Format = "Numeric" -label = "" +Label = "" [Element.Config.Balance] -Format = "Off" +Format = "Binned" +Label = "Balance" + +[Element.Config.Balance.PercentToSymbolMap] +-100 = "Ooo" +-10 = "oOo" +10 = "ooO" [Element.General] BeforeText = "" -- cgit v1.2.3