summaryrefslogtreecommitdiff
path: root/README
blob: 9c3c16e44f9eab047b7347b89380e9e92fe07728 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LADSPA SDK
----------

The API itself can be be found in src/ladspa.h. The rest of this
package is a software development kit to make the API even easier to
work with.

See http://www.ladspa.org for news and updates to the API and SDK. See
http://www.ladspa.org/cmt for a basic plugin library. The latter is
GPL'd and contains `full' versions of all the plugins contained in the
example libraries.