Gstreamer and midi

GStreamer is a wonderfull multimedia framework with support for a lot of media types. Playing midi files however was not yet supported. Until now that is ….

Last week I wrote a small GStreamer plugin based on libtimidity, which brings midi playback to all GStreamer based applications.
It still lacks some features but basic playback and seeking is already possible.

You can grab it here.