Update of /cvsroot/alsa/alsa-kernel/isa/gus
In directory sc8-pr-cvs1:/tmp/cvs-serv16406/isa/gus

Modified Files:
        gus_synth.c 
Log Message:
set the valid midi_voices field of sequencer port info.



Index: gus_synth.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/isa/gus/gus_synth.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gus_synth.c 5 Feb 2003 11:07:52 -0000       1.9
+++ gus_synth.c 28 Feb 2003 15:08:24 -0000      1.10
@@ -197,7 +197,7 @@
                                                   SNDRV_SEQ_PORT_TYPE_MIDI_GS |
                                                   SNDRV_SEQ_PORT_TYPE_DIRECT_SAMPLE |
                                                   SNDRV_SEQ_PORT_TYPE_SYNTH,
-                                                  16,
+                                                  16, 0,
                                                   name);
        if (p->chset->port < 0) {
                result = p->chset->port;



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

Reply via email to