From dcf83af9ba72bb2662d9fd9322051ea4e22a4267 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Sun, 27 Aug 2006 17:05:57 +0000 Subject: Part two of a cleanup of the manuals (mainly Archos) as reported by Marianne Arnold. *Add wavplay as a viewer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10771 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/wavplay.tex | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manual/plugins/wavplay.tex (limited to 'manual/plugins/wavplay.tex') diff --git a/manual/plugins/wavplay.tex b/manual/plugins/wavplay.tex new file mode 100644 index 0000000000..c1b39c50db --- /dev/null +++ b/manual/plugins/wavplay.tex @@ -0,0 +1,17 @@ +\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. Pressing \ButtonPlay{} on 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. \ No newline at end of file -- cgit v1.2.3