Rick Knight wrote: > I have a couple of games that apparently require midi support for > sounds. > If I start TiMidity as a server with "timidity -iA -B2,8-Os" I get 4 > midi ports, 128:0 - 128:3 and I am able to play .mid files with "pmidi > -p128:0 midifile.mid". Is it possible to get ALSA to use these ports > instead of real midi devices?
Yes. ALSA programs like pmidi already use these ports. I guess your games want an OSS-compatible port like /dev/midi. Such device files require a device driver, so load snd-virmidi in addition to your snd-intel8x0 driver, and connect it to a Timidity port (e.g. "aconnect 72:0 128:0"), then instruct your program to use /dev/midi01. 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