[Bug 8608] winealsa does not allow selecting which sequencers to use
6 Jun
2007
6 Jun
'07
2:07 p.m.
http://bugs.winehq.org/show_bug.cgi?id=8608 ------- Additional Comments From titan.costa(a)wanadoo.fr 2007-06-06 09:07 ------- I've looked at the code and it is not correct. At the end of the file, could you change : "type != SND_SEQ_PORT_TYPE_MIDI_GENERIC" by "!(type & SND_SEQ_PORT_TYPE_MIDI_PORT)" and "type == SND_SEQ_PORT_TYPE_MIDI_GENERIC" by "type & SND_SEQ_PORT_TYPE_MIDI_PORT" ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
6853
Age (days ago)
6853
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wine Bugs