| LoudnessPane_RowX | |||||
| The loudness controls grid consists of a list of rows, where each row contains a comma-separated list of controls, which will share the width of the line equally. Each control may be used maximal once in the complete grid.
Note that LoudnessPane_RowX means a list of entries with consecutive numbers beginning with 1, each for a row. All names are interpreted case-insensitive. Supported controls: - Numeric data display: ILk, LRA, dBTP - Current value numeric display: CurrentTP, CurrentMLk, CurrentSLk (synonym: CurrentdBTP) (new with LVC 1.0.31.0) - Maximum value numeric display: MaxTP, MaxMLk, MaxSLk (synonyms: dBTP, TP, MaxdBTP, MLk, SLk) - Bargraph display: dBTPMeter, MLkMeter, SLkMeter - Control bar with start/stop buttons and time display: ActivationControl - For loudness history graph: HistoryEnableControl, HistoryControl - The ear showing the loudness quality: Ear - empty: Empty is intended for creating an empty space in the layout and is the only one which may be used multiple times. If no LoudnessPane_Row1 is defined the former layout is applied as default. This is it: LoudnessPane_Row1 = ILk, LRA LoudnessPane_Row2 = dBTP, MLk, SLk LoudnessPane_Row3 = dBTPMeter, MLkMeter, SLkMeter LoudnessPane_Row4 = ActivationControl LoudnessPane_Row5 = HistoryEnableControl LoudnessPane_Row6 = HistoryControl |
|||||
|
|||||