How to Install dssi-host-jack in Ubuntu 18.04



Install dssi-host-jack by entering the following commands in the terminal:

sudo apt update
sudo apt install dssi-host-jack

Description:

Example of DSSI host

DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . DSSI is an open specification developed for use in Linux audio applications, although it is portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. . This package contains an example DSSI host which is useful for testing new plugins. It listens for MIDI events on an ALSA sequencer port, delivers them to DSSI synths and outputs the result via JACK. It does not currently support audio input (e.g. for DSSI effects plugins).

Homepage: http://dssi.sourceforge.net/

Version: 1.1.1~dfsg0-1build2

Section: universe/libdevel