Colour targets: Revert an optimisation from almost 18 months ago that actually turned...
[Rockbox.git] / manual / plugins / wavplay.tex
blob350c76126ae3059ce7159a7c0194bd4963eb31e4
1 \subsection{Wavplay}
2 \screenshot{plugins/images/ss-wavplay}{Wavplay}{fig:wavplay}
3 This plugin is for demo purposes only. It is planned to have
4 Wavplay as part of the normal playback engine in Rockbox version 3.1.
6 At the moment it is only possible to start playing one \fname{.wav}-file at a
7 time. Therefore playlists are impossible. As every other viewer plugin, Wavplay
8 is associated with the specific files. Playing a \fname{.wav}-file starts the
9 plugin automatically and the Wavplay screen
10 appears. This screen gives information about samplerate and length of the
11 playing file.
12 \note{Seeking within the \fname{.wav}-file or changing the volume once the
13 plugin is running is not possible. Wavplay uses the sound settings that were
14 used before (except for pitch).}
15 The only action that can be performed is to stop by pressing \ButtonOff, and
16 Wavplay will be exited and you are returned to the filebrowser. If the end of
17 the file has been reached, you will also be returned to the filebrowser.