From 943292b6cb708c5e0a05409fab2177386afcf352 Mon Sep 17 00:00:00 2001 From: Uwe Freese Date: Wed, 2 Oct 2002 11:40:26 +0000 Subject: Added the keywords for the recorder. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2475 a1c6a512-1295-4272-9138-f99709370657 --- docs/CUSTOM_EQ_FORMAT | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/CUSTOM_EQ_FORMAT b/docs/CUSTOM_EQ_FORMAT index a3611ce2dc..e1ba622a0e 100644 --- a/docs/CUSTOM_EQ_FORMAT +++ b/docs/CUSTOM_EQ_FORMAT @@ -25,9 +25,13 @@ Format Rules Example File ------------ -[volume]70#(0 to 100) -[bass]11#(-15 to 15 [Range depends on MAS]) -[treble]12#(-15 to 15 [Range depends on MAS]) -[balance]0#(-100 to 100) +[volume]70# 0 to 100 +[bass]11# player: -15 to 15, recorder: -12 to 12 +[treble]12# player: -15 to 15, recorder: -12 to 12 +[balance]0# -100 to 100 +[channels]0# 0=Stereo, 1=Mono, 2=Mono Left, 3=Mono Right +[loudness]5# 0 to 17, recorder only! +[bass boost]30# 0 to 100, recorder only! +[auto volume]0# 0=off, 1=2s, 2=4s, 3=8s, recorder only! This sets each line to the respective values after it. Notice that you can put comments after the # \ No newline at end of file -- cgit v1.2.3