Brett wrote:
> Ok running snddevices made the /dev/snd/seq device but still no midi
> sound.
> I don't seem to have a midi ports.

You have to give mpu_port and fm_port parameters to the module to get
MIDI ports.

Add this to your modules.conf:

options snd-cmipci mpu_port=0x330 fm_port=0x388

The MPU-401 port is for external devices.  The OPL3 is only an FM
synthesizer.  To get wavetable synthesis, you have to run a software
synthesizer like Timidity or Fluidsynth.


HTH
Clemens




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to