aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth/mt32/part.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/softsynth/mt32/part.h')
-rw-r--r--sound/softsynth/mt32/part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/softsynth/mt32/part.h b/sound/softsynth/mt32/part.h
index 8a5612e32d..54c4999653 100644
--- a/sound/softsynth/mt32/part.h
+++ b/sound/softsynth/mt32/part.h
@@ -42,7 +42,7 @@ private:
PatchCache patchCache[4];
- float bend; // -1.0 .. +1.0
+ float bend; // -1.0 .. +1.0
dpoly polyTable[MT32EMU_MAX_POLY];