manual: Add missing Frequency setting description

Change-Id: Ic552fd1e4df83a9c3889a700512d6e7a18a600d5
Reviewed-on: http://gerrit.rockbox.org/784
Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com>
This commit is contained in:
Michael Giacomelli 2014-04-11 22:06:51 +02:00 committed by Marcin Bukat
parent 238be18d03
commit a18c33a498

View file

@ -316,3 +316,15 @@ you to configure settings related to audio playback.
This option rewinds the current track by a small amount whenever it is
paused (not stopped). The amount to rewind can be set between 0 and
15 seconds.
\opt{swcodec}{
\opt{play_frequency}{
\section{Frequency}\index{Frequency}
This is the sampling frequency used for the rockbox playback engine. Audio
at a different sampling rate will be converted to this sampling rate prior to
mixing using a cubic Hermite polynomial resampler.
\note{For best quality and battery life, select the sampling rate used by
your audio. This is typically 44.1kHz.}
\note{Opus files are always 48kHz.}
}
}%\opt{swcodec}