aboutsummaryrefslogtreecommitdiffstats
path: root/gui/stmdsp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/stmdsp.hpp')
-rw-r--r--gui/stmdsp.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/stmdsp.hpp b/gui/stmdsp.hpp
index 4551483..9db9df6 100644
--- a/gui/stmdsp.hpp
+++ b/gui/stmdsp.hpp
@@ -19,7 +19,7 @@
namespace stmdsp
{
- constexpr unsigned int SAMPLES_MAX = 3000;
+ constexpr unsigned int SAMPLES_MAX = 4000;
class scanner
{