On 03/28/2007 10:26 AM, Denis Prost wrote: > I'm trying to have midi working on my old computer. The chipset is a > cmi8330 (isa pnp card). I can play wav or mp3 files, but not midi > ones. When I try to play a midi file through GNU solfege, it > complains that /dev/sequencer does not exist. I googled a lot to > search for a solution, butwith no success. Firstly, /dev/sequencer is an OSS device, not native ALSA. "aplaymidi" (from the alsa-utils package, you probably have it installed) can be used as a native ALSA MIDI player, Secondly and most importantly, CMI8330 does not support hardware MIDI. You do likely have a 26-pin "waveblaster" header available on the card, on which you could plug a wavetable MIDI card after which you would have hardware MIDI support but the chip itself doesn't (nor does snd-cmi8330 currently have the required MPU-401 support that would be needed to make that header work but that's probably easily fixed). Nor does snd-cmi8330 supply access to the OPL3 emulation in the CMI8330 chip that I suspect it does have, but don't regret that much; the sound produced by running MIDI through an OPL3 is quite horrible... A MIDI file is just (heavily simplified) a series of "note on, note off" commands and you need something to turn these commands into sound. If you dont have the hardware to do so, you will have to use software. Try a software synthesizer, such as Timidity. I'm not an expert in setting it up, the manual will help... Rene. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user