summaryrefslogtreecommitdiff
path: root/libs/fluidsynth/README
blob: 376a96dfc92183b4c5657a94438c45d69644cc8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This is a stripped down version of fluidsynth (library only)

from git://github.com/FluidSynth/fluidsynth.git
rev. v2.0.7-98-g9ab3e3ab

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.