<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0">In a message dated 9/1/03 12:43:37 AM Pacific Daylight Time, clemens@ladisch.de writes:<BR>
<BR>
<BLOCKQUOTE TYPE=CITE style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">snd-mpu401-uart is the driver for the external MIDI port (you'd need a<BR>
gameport/MIDI adapter for this). snd-rawmidi is an ALSA module<BR>
handling device file management and buffering for MIDI ports.<BR>
snd-opl3-lib is the driver for the OPL3 FM synth.</BLOCKQUOTE></FONT><FONT  COLOR="#000000" style="BACKGROUND-COLOR: #ffffff" SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0"><BR>
<BR>
</FONT><FONT  COLOR="#000000" style="BACKGROUND-COLOR: #ffffff" SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0">Thanks, got it.&nbsp; So if I wanted to deal with the FM sound quality I could use the legacy synth?</FONT><FONT  COLOR="#000000" style="BACKGROUND-COLOR: #ffffff" SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0"><BR>
</FONT><FONT  COLOR="#000000" style="BACKGROUND-COLOR: #ffffff" SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0"><BR>
<BLOCKQUOTE TYPE=CITE style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">I guess Muse uses the ALSA sequencer. Run "aconnect -o" to see a list<BR>
of output ports.</BLOCKQUOTE></FONT><FONT  COLOR="#000000" style="BACKGROUND-COLOR: #ffffff" SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0"><BR>
</FONT><FONT  COLOR="#000000" style="BACKGROUND-COLOR: #ffffff" SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0"><BR>
This is the output of aconnect -o when both TiMidity and MusE are running:<BR>
<BR>
[barton@localhost barton]$ aconnect -o<BR>
client 128: 'Client-128' [type=user]<BR>
&nbsp;&nbsp;&nbsp; 0 'TiMidity port 0 '<BR>
&nbsp;&nbsp;&nbsp; 1 'TiMidity port 1 '<BR>
client 129: 'MusE Sequencer' [type=user]<BR>
&nbsp;&nbsp;&nbsp; 0 'MusE Port 0&nbsp;&nbsp;&nbsp;&nbsp; '</FONT><FONT  COLOR="#000000" style="BACKGROUND-COLOR: #ffffff" SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0"><BR>
</FONT><FONT  COLOR="#000000" style="BACKGROUND-COLOR: #ffffff" SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0"><BR>
<BLOCKQUOTE TYPE=CITE style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">&gt;Checking /proc/asound/devices does not list any midi devices,<BR>
<BR>
Did you specifiy the parameters for snd-ymfpci in modules.conf?<BR>
(e.g. mpu_port=0x330 fm_port=0x388)</BLOCKQUOTE><BR>
<BR>
No I didn't.&nbsp; So to use alsa with the midi port that is on the motherboard I would need to configure the memory address mpu_port=0x330 in /etcmodules.conf?&nbsp; Does the line need to go in a specific place, and is that the exact syntax?&nbsp; Is this documented somewhere?&nbsp; I have installed alsa manually on this machine before (this time I used&nbsp; the Planet RPMs and alsaconf) and I don't remember seeing anything that referrred to memory addresses for the midi ports.<BR>
<BR>
<BR>
<BR>
Thanks,<BR>
<BR>
Barton</FONT></HTML>