rockbox/manual/plugins/wavplay.tex
Martin Arver 93083e15c6 Fix broken manual builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10780 a1c6a512-1295-4272-9138-f99709370657
2006-08-28 07:57:06 +00:00

17 lines
No EOL
1,004 B
TeX

\subsection{Wavplay}
\screenshot{plugins/images/ss-wavplay}{Wavplay}{fig:wavplay}
This plugin is for demo purposes only. It is planned to have
Wavplay as part of the normal playback engine in Rockbox version 3.1.
At the moment it is only possible to start playing one \fname{.wav}-file at a
time. Therefore playlists are impossible. As every other viewer plugin, Wavplay
is associated with the specific files. Playing a \fname{.wav}-file starts the
plugin automatically and the Wavplay screen
appears. This screen gives information about samplerate and length of the
playing file.
\note{Seeking within the \fname{.wav}-file or changing the volume once the
plugin is running isn't possible. Wavplay uses the sound settings that were
used before (except for pitch).}
The only action that can be performed is to stop by pressing \ButtonOff, and
Wavplay will be exited and you are returned to the filebrowser. If the end of
the file has been reached, you will also be returned to the filebrowser.