[ scummvm-Patches-1175374 ] FluidSynth MIDI driver
SourceForge.net
noreply at sourceforge.net
Sat Apr 2 16:21:09 CEST 2005
Patches item #1175374, was opened at 2005-04-02 16:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1175374&group_id=37116
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: FluidSynth MIDI driver
Initial Comment:
I don't know if this is of any use to anyone, but it
seemed like a fun thing to do. It's a MIDI driver that
uses libfluidsynth to generate the sound. It's still a
bit rough around the edges, and there are a few caveats:
* It needs a soundfont. I use the "soundfont" config
setting (like the Core Audio driver does), but there is
currently no GUI for it.
* Some music is played at the wrong pitch. This does
not happen if you hook up the standalone FlulidSynth
player via ALSA, so it must be something I'm doing wrong.
* For some reason it won't work in SCUMM games if
"multi midi" mode is enabled. It seems the "timer"
function isn't called in the driver, or something like
that.
* It has not been tested on any big-endian system.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1175374&group_id=37116
More information about the Scummvm-tracker
mailing list