Tweak signal floor: the Brother disk doesn't read any more.

This commit is contained in:
David Given
2019-03-03 22:12:13 +01:00
parent 9e9d8b0a34
commit 6d530c332e

View File

@@ -27,7 +27,7 @@ static DoubleFlag noiseFloorFactor(
static DoubleFlag signalLevelFactor(
{ "--signal-level-factor" },
"Clock detection signal level (min + (max-min)*factor).",
0.1);
0.05);
static const std::string BLOCK_ELEMENTS[] =
{ " ", "", "", "", "", "", "", "", "" };