ardour/libs/fluidsynth
2020-12-12 22:03:05 +01:00
..
fluidsynth Update to fluidsynth-2.1 2019-12-03 00:01:10 +01:00
MSVCfluidsynth
src Amend previous commit, fluidsynth tables 2019-12-03 00:23:54 +01:00
config.h Tweak fluidsynth performance on ARM CPUs 2020-12-12 22:03:05 +01:00
README Update to fluidsynth-2.1 2019-12-03 00:01:10 +01:00
wscript Update Fluidsynth to v2.0.3 2019-01-02 16:48:03 +01:00

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

from git://github.com/FluidSynth/fluidsynth.git
rev. v2.1.0-1-gb266cf2ab

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. This is required for a-fluidsynth.lv2 (plugin must
be self-contained and not rely on external shared libs) and to make it
available to to libardour on all platforms that Ardour is.