fix typo

Index: alsa-kernel/core/seq/seq_midi_emul.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/core/seq/seq_midi_emul.c,v
retrieving revision 1.9
diff -u -r1.9 seq_midi_emul.c
--- alsa-kernel/core/seq/seq_midi_emul.c        25 Feb 2003 12:35:44 -0000      1.9
+++ alsa-kernel/core/seq/seq_midi_emul.c        24 Mar 2003 08:41:12 -0000
@@ -561,7 +561,7 @@

                } else if (buf[5] == 0x00 && buf[6] == 0x04) {
                        /* master volume */
-                       parsed = SNDRV_MIDI_SYSEX_GS_REVERB_MODE;
+                       parsed = SNDRV_MIDI_SYSEX_GS_MASTER_VOLUME;
                        chset->gs_master_volume = buf[7];

                }




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to