diff options
author | B. Watson <yalhcru@gmail.com> | 2011-08-28 09:34:43 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-28 09:34:43 -0300 |
commit | ec81e4aaae64d750e546e561c225722b1b162bd0 (patch) | |
tree | abab6e29afb60235b907508ff0a6ba7385f96b50 /audio/xsynth-dssi/README | |
parent | 1542e6a7ee1e1e6a0037b302a176fa782d2aaf94 (diff) | |
download | slackbuilds-ec81e4aaae64d750e546e561c225722b1b162bd0.tar.gz |
audio/xsynth-dssi: Added (software synthesizer)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/xsynth-dssi/README')
-rw-r--r-- | audio/xsynth-dssi/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/xsynth-dssi/README b/audio/xsynth-dssi/README new file mode 100644 index 0000000000..f93c31b52f --- /dev/null +++ b/audio/xsynth-dssi/README @@ -0,0 +1,9 @@ +xsynth-dssi (software synthesizer) + +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 aquired +polyphonic operation, band-limited oscillators, a better filter mode, +and velocity-sensitive envelopes. + +This requires dssi, ladspa_sdk, jack-audio-connection-kit, and liblo. |