LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Does anybody know how to play MIDI files in Linux with i810_audio module? (https://www.linuxquestions.org/questions/linux-general-1/does-anybody-know-how-to-play-midi-files-in-linux-with-i810_audio-module-289961/)

vharishankar 02-14-2005 04:06 AM

Does anybody know how to play MIDI files in Linux with i810_audio module?
 
Simply put I have googled around enormously for this and I still haven't figured out how to play MIDI files in Linux. I DO NOT have ALSA but I'm using the module i810_audio for sound.

Mine is an onboard sound on an A7N8X-E motherboard.

I would be glad if somebody has achieved this before.

leadazide 02-17-2005 10:25 AM

I have a Dell laptop with an i810 integrated audio. To play midi I just start timidity with -iA -B2,8 switches and all the midi output is redirected to timidity. The -iA switch is for ALSA sequencer mode (I do use alsa), but there must be a way to start timidity as an OSS sequencer, too.

Frankablu 02-17-2005 07:42 PM

Just use "timidity filenamehere" to play midi files.

Download timidity here:
http://sourceforge.net/projects/timidity/

You need to use ./configure --enable-oss (I think)


All times are GMT -5. The time now is 04:54 PM.