We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b1715 commit c857dd0Copy full SHA for c857dd0
src/MainWindow.cpp
@@ -1107,8 +1107,8 @@ void MainWindow::onConvolverWaveformEdit()
1107
"Set threshold of auto-IR-cropping and add delay to a chopped/minimum phase transformed IR.\n"
1108
"This setting is only in effect if IR optimization is enabled.\n"
1109
"\n"
1110
- "1st value: Start threshold cropping (dB)\n"
1111
- "2nd value: End threshold cropping (dB)\n"
+ "1st value: Start threshold auto-cropping (dB)\n"
+ "2nd value: End threshold auto-cropping (dB)\n"
1112
"3rd value: Channel 1 delay (samples)\n"
1113
"4th value: Channel 2 delay (samples)\n"
1114
"5th value: Channel 3 delay (samples)\n"
0 commit comments