blob: fa92f7481603c05139128bccdc0202bcb8005aff (
plain)
1
2
3
4
5
6
7
8
|
DSSI (pronounced "dizzy") is an API for audio processing plugins, particularly
useful for software synthesis plugins with user interfaces.
DSSI is an open and well-documented specification developed for use in Linux
audio applications, although portable to other platforms. It may be thought of
as LADSPA-for-instruments, or something comparable to VSTi.
This requires ladspa_sdk, liblo, and jack.
|