diff --git a/app/generated/ui_samplebrain.h b/app/generated/ui_samplebrain.h
index e7c645f..0536846 100644
--- a/app/generated/ui_samplebrain.h
+++ b/app/generated/ui_samplebrain.h
@@ -1,13 +1,13 @@
/********************************************************************************
-** Form generated from reading UI file 'samplebrainqyBmgj.ui'
+** Form generated from reading UI file 'samplebrainroEYjX.ui'
**
** Created by: Qt User Interface Compiler version 5.12.8
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
-#ifndef SAMPLEBRAINQYBMGJ_H
-#define SAMPLEBRAINQYBMGJ_H
+#ifndef SAMPLEBRAINROEYJX_H
+#define SAMPLEBRAINROEYJX_H
#include This program is free software made in Cornwall by Dave Griffiths at Then Try This
Free software designed by Richard D. James and made by Dave Griffiths at Then Try This
", nullptr)); tabWidget->setTabText(tabWidget->indexOf(netTab), QApplication::translate("MainWindow", "net", nullptr)); pushButtonPlay->setText(QString()); pushButtonStop->setText(QString()); @@ -1204,4 +1204,4 @@ namespace Ui { QT_END_NAMESPACE -#endif // SAMPLEBRAINQYBMGJ_H +#endif // SAMPLEBRAINROEYJX_H diff --git a/docs/manual.md b/docs/manual.md index 3dbfba2..a9ad391 100644 --- a/docs/manual.md +++ b/docs/manual.md @@ -131,8 +131,10 @@ Proportion to overlap the block generation. ### window shape -The windowing function for the target blocks, the volume shape given -to them before use - "dodgy" is actually rectangle, so no shaping. +The windowing function for the target blocks, the volume envelope +applied to them before analysis. Dodgy is a kind of linear fade in and +out, which was left in for legacy compatibility with prototype +versions. ### (re)generate blocks @@ -195,8 +197,10 @@ Proportion to overlap the block generation. ### window shape -The windowing function for the brain blocks, the volume shape given -to them before use - "dodgy" is actually rectangle, so no shaping. +The windowing function for the brain blocks, the volume envelope +applied to them before analysis. Dodgy is a kind of linear fade in and +out, which was left in for legacy compatibility with prototype +versions. ### (re)generate blocks diff --git a/gui/samplebrain.ui b/gui/samplebrain.ui index 29a9dfc..9a1739d 100644 --- a/gui/samplebrain.ui +++ b/gui/samplebrain.ui @@ -1409,7 +1409,7 @@