aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/midi/fluidsynth.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for the fontsound loop modeChris Robinson2013-12-291-1/+1
* Allow loading multiple soundfonts with FluidSynthChris Robinson2013-12-271-21/+50
* Create a custom fluid_sfloader_t loaderChris Robinson2013-12-271-4/+299
* Add a method to set and get soundfontsChris Robinson2013-12-271-0/+1
* Fix compiling without FluidSynthChris Robinson2013-12-191-5/+4
* Move the base MidiSynth to a separate fileChris Robinson2013-12-171-1/+2
* Move FluidSynth to its own fileChris Robinson2013-12-171-0/+359