diff options
| author | Peter D'Hoye <peter.dhoye@gmail.com> | 2008-10-08 22:45:20 +0000 |
|---|---|---|
| committer | Peter D'Hoye <peter.dhoye@gmail.com> | 2008-10-08 22:45:20 +0000 |
| commit | 8db5bf5d2967d881fb7232e1b702bbf50a4b6ad3 (patch) | |
| tree | 1a42ee8d97b07feba6ac17e8e2489495c1ae0940 | |
| parent | 95e752b285734352881c295d2e1bf0f207a851a7 (diff) | |
| download | rockbox-8db5bf5d2967d881fb7232e1b702bbf50a4b6ad3.zip rockbox-8db5bf5d2967d881fb7232e1b702bbf50a4b6ad3.tar.gz rockbox-8db5bf5d2967d881fb7232e1b702bbf50a4b6ad3.tar.bz2 rockbox-8db5bf5d2967d881fb7232e1b702bbf50a4b6ad3.tar.xz | |
Add mono mode recording setting to manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18747 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/recording_settings.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/configure_rockbox/recording_settings.tex b/manual/configure_rockbox/recording_settings.tex index 4135398..15e0b1f 100644 --- a/manual/configure_rockbox/recording_settings.tex +++ b/manual/configure_rockbox/recording_settings.tex @@ -81,6 +81,12 @@ for mono recording, only the left channel is recorded. Mono recordings are usually somewhat smaller than stereo. +\opt{swcodec}{ + \section{Mono Mode} + When configured to record to mono and the source is a stereo signal, use this + setting to configure how the mono signal is created. Options are L, R and L+R. +} + \opt{MASCODEC}{ \section{Independent Frames} The independent frames option tells the \dap{} to encode with the bit |