lebauce / quodlibet

Automatically exported from code.google.com/p/quodlibet
1 stars 0 forks source link

Add MIDI support #134

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Love Quod Libet for playing music.  Would love it to play my midi songs.. 
But hate Timidity.  Have been using Wildmidi and love that!  it is light
and works.  Any chance you can pipe midi to wildmidi?

Original issue reported on code.google.com by mark...@gmail.com on 19 Feb 2009 at 8:44

GoogleCodeExporter commented 9 years ago
Quod Libet uses GStreamer's decodebin (and decodebin2), which will automatically
determine the correct plugin to use. It's possible to change the order in which 
the
plugins are chosen to put wildmidi above timidity, see gstreamer's documentation
about that. However, the easiest (but ugliest) solution is just to delete or 
rename
/usr/lib/gstreamer-0.10/libgsttimidity* if you don't intend to use it with any 
other
applications.

Original comment by steven.strobe.cc@gmail.com on 13 Mar 2009 at 4:37

GoogleCodeExporter commented 9 years ago
i looked in my system and do not even observe libgsttimidity..  And is there a
wildmidi plugin?  Not seeing it in ubuntu.  If I should find it there, I can 
look harder.

Original comment by mark...@gmail.com on 18 Mar 2009 at 6:24

GoogleCodeExporter commented 9 years ago

Original comment by steven.strobe.cc@gmail.com on 25 Feb 2010 at 6:42

GoogleCodeExporter commented 9 years ago
confused.  someone poked this thread, but no comments.  I think I am using 
audacity
currently for my MIDI player.  Would still prefer Quod Libet.

Thanks much!

Original comment by mark...@gmail.com on 25 Feb 2010 at 8:58

GoogleCodeExporter commented 9 years ago
deepfire@betelheise:~$ cat /etc/debian_version 
6.0
deepfire@betelheise:~$ apt-file search libgsttimidity
<nothing>

Original comment by _deepf...@feelingofgreen.ru on 6 Feb 2011 at 9:15

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 1b4a03e5a4f7.

Original comment by reiter.christoph@gmail.com on 28 Aug 2012 at 12:51