Add: Fluidsynth music driver support (jmak)

This commit is contained in:
Charles Pigott
2018-09-12 00:06:31 +01:00
committed by Niels Martin Hansen
parent 1e68b9b3e6
commit 0c619b7c4b
5 changed files with 219 additions and 0 deletions

View File

@@ -407,6 +407,7 @@ music/bemidi.h
music/cocoa_m.h
music/extmidi.h
music/libtimidity.h
music/fluidsynth.h
music/os2_m.h
music/qtmidi.h
os/macosx/macos.h
@@ -1127,6 +1128,9 @@ music/midifile.cpp
#if LIBTIMIDITY
music/libtimidity.cpp
#end
#if FLUIDSYNTH
music/fluidsynth.cpp
#end
#end
# Sound