File: README

package info (click to toggle)
ladspa-sdk 1.17-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 400 kB
  • sloc: ansic: 2,329; cpp: 334; makefile: 113; sh: 12
file content (12 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (2)
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.