dssi_osc_update

Command-line utilities for sending commands to DSSI plugins

Install

All systems
curl cmd.cat/dssi_osc_update.sh
Debian Debian
apt-get install dssi-utils
Ubuntu
apt-get install dssi-utils
Arch Arch Linux
pacman -S dssi
image/svg+xml Kali Linux
apt-get install dssi-utils
Fedora
dnf install dssi
Windows (WSL2)
sudo apt-get update sudo apt-get install dssi-utils
Raspbian
apt-get install dssi-utils

dssi-utils

Command-line utilities for sending commands to DSSI plugins

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 the dssi_osc_send and dssi_osc_update utilities which can, for instance, be used to send commands to the DSSI trivial synth plugin.

dssi

An API for audio processing plugins & softsynths with UIs