http://dssi.sourceforge.net/
Disposable Soft Synth Interface (DSSI, pronounced "dizzy") is a proposal for a
plugin API for software instruments (soft synths) with user interfaces,
permitting them to be hosted in-process by Linux audio applications. Think of
it as LADSPA-for-instruments, or something comparable to a simpler version of
VSTi.
Version: 1.1.1
General Commands | |
dssi_analyse_plugin | describe a DSSI plugin |
dssi_list_plugins | list available DSSI plugins |
dssi_osc_send | send OSC messages to DSSI applications. |
dssi_osc_update | send a DSSI `update' OSC request |
jack-dssi-host | a simple JACK host for DSSI plugins |