summaryrefslogtreecommitdiff
path: root/apps/plugins/midi/sequencer.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/midi/sequencer.c')
-rw-r--r--apps/plugins/midi/sequencer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/midi/sequencer.c b/apps/plugins/midi/sequencer.c
index 7847c375ba..bd2f33b365 100644
--- a/apps/plugins/midi/sequencer.c
+++ b/apps/plugins/midi/sequencer.c
@@ -227,6 +227,7 @@ inline void pressNote(int ch, int note, int vol)
227 227
228 setVolScale(a); 228 setVolScale(a);
229 229
230 voices[a].loopState=STATE_NONLOOPING;
230 /* 231 /*
231 * OKAY. Gt = Gus Table value 232 * OKAY. Gt = Gus Table value
232 * rf = Root Frequency of wave 233 * rf = Root Frequency of wave