2016-08-23 12:50:54 -04:00
|
|
|
This is a stripped down version of fluidsynth (library only)
|
|
|
|
|
2018-10-17 18:41:02 -04:00
|
|
|
from git://github.com/FluidSynth/fluidsynth.git
|
2019-12-02 17:58:15 -05:00
|
|
|
rev. v2.1.0-1-gb266cf2ab
|
2016-08-23 12:50:54 -04:00
|
|
|
|
|
|
|
fluidsynth is licensed in terms of the LGPL-2+, see individual source
|
|
|
|
files for (C) holders.
|
2019-01-02 09:33:23 -05:00
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
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.
|