• Max Kellermann's avatar
    fluidsynth: new decoder plugin for MIDI files · e56a90f3
    Max Kellermann authored
    There are a few problems left in this plugin:
    
    - fluidsynth decodes in real time, while MPD prefers to buffer as
      quickly as possible; as a workaround, this plugin uses a timer
      object to synchronize with real-time playback
    
    - I don't know yet how fluidsynth tells me when the song has ended
    
    - the "soundfont" configuration setting is not yet documented, and it
      will likely change soon (in favor of a per-decoder configuration
      block)
    e56a90f3
Name
Last commit
Last update
..
_flac_common.c Loading commit data...
_flac_common.h Loading commit data...
_ogg_common.c Loading commit data...
_ogg_common.h Loading commit data...
aac_plugin.c Loading commit data...
audiofile_plugin.c Loading commit data...
ffmpeg_plugin.c Loading commit data...
flac_plugin.c Loading commit data...
fluidsynth_plugin.c Loading commit data...
mikmod_plugin.c Loading commit data...
modplug_plugin.c Loading commit data...
mp3_plugin.c Loading commit data...
mp4_plugin.c Loading commit data...
mpc_plugin.c Loading commit data...
oggflac_plugin.c Loading commit data...
oggvorbis_plugin.c Loading commit data...
sidplay_plugin.cxx Loading commit data...
wavpack_plugin.c Loading commit data...