removed normalisation

dev-docs
Moritz Böhme 2021-10-12 17:52:06 +02:00
parent 53f68efc63
commit f3a1442939
1 changed files with 3 additions and 7 deletions

View File

@ -23,13 +23,7 @@
bitrate = 320;
# Volume on startup between 0 and 100
initial_volume = "50";
# If set to true, enables volume normalisation between songs.
volume_normalisation = true;
# The normalisation pregain that is applied for each song.
normalisation_pregain = -10;
initial_volume = "70";
};
};
};
@ -54,6 +48,8 @@
text: "248,248,242" # text in panes
header: "248,248,242" # header text in panes (e.g. 'Title',
# 'Artist', etc.)
behavior:
volume_increment: 5
'';
};
}