summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/wps_tags.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 9974401..e2a9765 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -133,6 +133,16 @@ produce the information for the next file to be played.
& \config{\%?pv{\textless}0{\textbar}1{\textbar}2{\textbar}\ldots%
{\textbar}N{\textgreater}}\\
& 0 is used for mute, the last option is used for values greater than zero.\\
+ \config{\%pS} & Track is starting. An optional number gives how many seconds
+ the tag remains true for after the start of the track. The default is
+ 10 seconds if no number is specified.\\
+ & \config{\%pS7{\textless}in the first 7 seconds of track{\textbar}in
+ the rest of the track{\textgreater}}\\
+ \config{\%pE} & Track is ending. An optional number gives how many seconds
+ the tag remains true for after the start of the track. The default is
+ 10 seconds if no number is specified.\\
+ & \config{\%pE7{\textless}in the last 7 seconds of track{\textbar}in
+ the rest of the track{\textgreater}}\\
\config{\%Sp} & Current Playback Pitch\\
\end{tagmap}