diff options
Diffstat (limited to 'manual/appendix')
-rw-r--r-- | manual/appendix/wps_tags.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index b4ec7ef8ce..5028fa81a9 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -163,6 +163,10 @@ or \config{\%D(2)}), produce the information for the next file to be played. \nopt{player}{% \config{\%pm} & Peak Meter. The entire line is used as % volume peak meter.\\% + \config{\%pL} & Peak meter for the left channel. Can be used as a value, % + a conditional tag or a bar tag.\\ + \config{\%pR} & Peak meter for the right channel. Can be used as a value, % + a conditional tag or a bar tag.\\ }% \config{\%pn} & Playlist name (without path or extension)\\ \config{\%pp} & Playlist position\\ |