xsynth-dssi
classic-analog (VCOs-VCF-VCA) style software synthesizer
Install
- All systems
-
curl cmd.cat/xsynth-dssi.sh
- Debian
-
apt-get install xsynth-dssi
- Ubuntu
-
apt-get install xsynth-dssi
- Fedora
-
dnf install xsynth-dssi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xsynth-dssi
- Raspbian
-
apt-get install xsynth-dssi
- Dockerfile
- dockerfile.run/xsynth-dssi
xsynth-dssi
classic-analog (VCOs-VCF-VCA) style software synthesizer
The xsynth-dssi package contains the Xsynth-DSSI plugin, a classic-analog (VCOs-VCF-VCA) style software synthesizer with an editor GUI. Xsynth-DSSI was written by Sean Bolton, and was based on Steve Brooke's Xsynth code, but has since acquired polyphonic operation, band-limited oscillators, a better filter mode, and velocity-sensitive envelopes. DSSI is an API for audio processing plugins, particularly useful for software synthesis plugins with user interfaces.