clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.72k stars 671 forks source link

midi support #603

Open Clementine-Issue-Importer opened 10 years ago

Clementine-Issue-Importer commented 10 years ago

_From yellow_onion@orcon.net.nz on August 05, 2010 18:17:25_

I was thinking midi support, either native via alsa to a hardware midi device, or too a timidity++ server running as a daemon or as a fall back embbed timidity++ in to Clementine, and use that to play the midi's, it will also be able to play mods as well

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=603

Clementine-Issue-Importer commented 10 years ago

From pashaev.sergey on September 01, 2010 08:08:07

What about using libmodplug for modules?

Clementine-Issue-Importer commented 10 years ago

From john.maguire on September 01, 2010 08:57:54

This is probably as easy as installing the modplug & timidity gstreamer plugins on Linux.

Clementine-Issue-Importer commented 10 years ago

From pashaev.sergey on September 01, 2010 09:51:24

Thank you John, for the tip about "bad" gstreamer plugins. Anyway, any activity in support of midi and modules - it's great.

Clementine-Issue-Importer commented 10 years ago

From yarpencz on April 19, 2011 07:50:26

any hint how to set it on Mac, please?

renatofdds commented 7 years ago

currently clementine plays midi through GStreamer if the file ends with .mp3 (otherwise it doesn't recognize it). Would be great if clementine recognized .mid files and detected running midi daemons such as fluidsynth or timidity and route to that (such as an alsa sequencer present) and route to that.

PQCraft commented 3 years ago

Still not fixed