LVC_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 LVC_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
- The ear showing the loudness quality: Ear
- empty(n): Empty is intended for creating n pixels empty space in the layout and is the only one which may be used multiple times.

If no LVC_Row1 is defined the former layout is applied as default. This is it:
LVC_Row1 = ILk, LRA
LVC_Row2 = dBTP, MLk, SLk
LVC_Row3 = dBTPMeter, MLkMeter, SLkMeter
LVC_Row4 = ActivationControl

If not all defined columns fit into available horizontal space, the exceeding ones may be cut away.
Possible values: see description
Default value: see description