diff --git a/Components/OPL2/OPLL.hpp b/Components/OPL2/OPLL.hpp index cd57c95db..dc6a3c6f4 100644 --- a/Components/OPL2/OPLL.hpp +++ b/Components/OPL2/OPLL.hpp @@ -52,7 +52,7 @@ class OPLL: public OPLBase { int high_hat(); static constexpr int period_precision = 9; - static constexpr int envelope_precision = 9; + static constexpr int envelope_precision = 7; // Standard melodic phase and envelope generators; //