Add support for MIDI using FluidSynth
commita6348f1425ebe74f33c655e8e149c77689f0cfe5
authorChris Robinson <chris.kcat@gmail.com>
Mon, 30 Aug 2010 11:47:31 +0000 (30 04:47 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 30 Aug 2010 11:47:31 +0000 (30 04:47 -0700)
tree7edbcff1a8c7481ac56f520446bbb434025b67ad
parentbafa372e5efd78273f0166c0cbacf43b8b4adedf
Add support for MIDI using FluidSynth
A soundfont is selected by setting the FLUID_SOUNDFONT environment variable to
the location of an sf2 soundfont.
CMakeLists.txt
config.h.in
include/main.h
src/alure.cpp
src/streamdec.cpp