diff options
Diffstat (limited to 'audio/softsynth/cms.cpp')
-rw-r--r-- | audio/softsynth/cms.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/softsynth/cms.cpp b/audio/softsynth/cms.cpp index a675da3f03..681f08dfa3 100644 --- a/audio/softsynth/cms.cpp +++ b/audio/softsynth/cms.cpp @@ -41,7 +41,7 @@ static const byte envelope[8][64] = { {15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, - 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, }, + 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15 }, /* single decay */ {15,14,13,12,11,10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |