2006-08-27 17:05:57 +00:00
|
|
|
\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
|
2006-08-28 07:57:06 +00:00
|
|
|
is associated with the specific files. Playing a \fname{.wav}-file starts the
|
|
|
|
plugin automatically and the Wavplay screen
|
2006-08-27 17:05:57 +00:00
|
|
|
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
|
2008-02-13 13:32:44 +00:00
|
|
|
plugin is running is not possible. Wavplay uses the sound settings that were
|
2006-08-28 07:57:06 +00:00
|
|
|
used before (except for pitch).}
|
2006-08-27 17:05:57 +00:00
|
|
|
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
|
2008-02-13 13:32:44 +00:00
|
|
|
the file has been reached, you will also be returned to the filebrowser.
|