13
0
livetrax/libs/fluidsynth
2019-04-19 15:44:14 +02:00
..
fluidsynth Update Fluidsynth to v2.0.3 2019-01-02 16:48:03 +01:00
MSVCfluidsynth Accommodate newly introduced source(s) in our MSVC project (fluidsynth) 2018-10-22 08:46:59 +01:00
src Update Fluidsynth to v2.0.5 2019-04-19 15:44:14 +02:00
config.h Update Fluidsynth to v2.0.4 2019-02-23 18:41:05 +01:00
README Update Fluidsynth to v2.0.5 2019-04-19 15:44:14 +02: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.0.5-46-gc9a670d5

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.