dssi_osc_send
Command-line utilities for sending commands to DSSI plugins
Install
- All systems
-
curl cmd.cat/dssi_osc_send.sh
- Debian
-
apt-get install dssi-utils
- Ubuntu
-
apt-get install dssi-utils
- Arch Linux
-
pacman -S dssi
- 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
- Dockerfile
- dockerfile.run/dssi_osc_send
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.