Update of /cvsroot/alsa/alsa-kernel/synth/emux
In directory sc8-pr-cvs1:/tmp/cvs-serv16406/synth/emux
Modified Files:
emux_seq.c
Log Message:
set the valid midi_voices field of sequencer port info.
Index: emux_seq.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/synth/emux/emux_seq.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- emux_seq.c 5 Feb 2003 11:07:53 -0000 1.8
+++ emux_seq.c 28 Feb 2003 15:08:26 -0000 1.9
@@ -176,7 +176,8 @@
}
p->chset.port = snd_seq_event_port_attach(emu->client, callback,
- cap, type, max_channels, name);
+ cap, type, max_channels,
+ emu->max_voices, name);
return p;
}
-------------------------------------------------------
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