This is a stripped down version of fluidsynth (library only)

from git://github.com/FluidSynth/fluidsynth.git
rev. v2.0.4-32-g5f8fa6f5

fluidsynth is licensed in terms of the  LGPL-2+, see individual source
files for (C) holders.

---

The source is imported in the repository in order to allow static linking
with hidden visibility. A plugin must be self-contained and not rely on
external shared libs. This also simplifies cross platform support since
the plugin has no major external dependencies.
