Differences between revisions 26 and 27
Revision 26 as of 2005-07-05 19:48:59
Size: 981
Editor: anonymous
Comment:
Revision 27 as of 2005-07-05 20:09:33
Size: 1361
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:

== Gnome ==
Store a midi file in your home directory. Open ["Nautilus"] and right click in the midi file. Select "Open with" (other application) or in Properties go to "Open with". Select Timidity in /usr/bin. Appears the text:
{{{
 '/usr/bin/timidity'
}}}

Change it to
{{{
 '/usr/bin/timidity' -ia
}}}

Now, every time you click in a midi file, timidity is going to play it.

["Sound"]


The ["MIME"] types are

  • audio/x-midi
  • audio/x-mid
  • audio/midi

and the file extensions

 mid
 midi

You can use ["Timidity"] to easily play MIDI and ["karaoke"] files in Linux and ["Mozilla"].

Gnome

Store a midi file in your home directory. Open ["Nautilus"] and right click in the midi file. Select "Open with" (other application) or in Properties go to "Open with". Select Timidity in /usr/bin. Appears the text:

 '/usr/bin/timidity' 

Change it to

 '/usr/bin/timidity' -ia

Now, every time you click in a midi file, timidity is going to play it.

See also:

OSS

ALSA