LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   playing .mid sound files with firefox (https://www.linuxquestions.org/questions/ubuntu-63/playing-mid-sound-files-with-firefox-489841/)

cccc 10-05-2006 08:20 PM

play .midi sound files with the firefox
 
hi

howto play .midi sound files with the firefox ?

http://jarnet2.net/kartki/upload/hel...d/music/84.mid

craigevil 10-06-2006 04:25 PM

Try installing timidity and freepats. Thats what I use and your links plays for me.

cccc 10-06-2006 06:24 PM

Quote:

Originally Posted by craigevil
Try installing timidity and freepats. Thats what I use and your links plays for me.

I've installed, but still doesn't work.
which distro do you have ?
I have ubuntu dapper drake.

cccc 10-06-2006 07:57 PM

this problem is solved now:

1.) install timidity

2.) get sound patches:

http://www.linuxquestions.org/linux/..._MIDI_on_Linux

http://gentoo.mirrors.pair.com/distf...12_full.tar.gz

3.) replace /etc/timidity.cfg with /home/user/eawpats/linuxconfig/timidity.cfg, edit and set the path !

4.) install mozplugger

5.) change in /etc/mozpluggerrc from:
Code:

controls noisy stream: timidity -Od "$file"
to:
Code:

controls noisy stream: timidity "$file"
and that's it !

greetings
cccc


All times are GMT -5. The time now is 01:55 AM.