2022-03-13 03:44:20 +08:00
|
|
|
amsynth is an analog modelling (a.k.a virtual analog) software
|
|
|
|
synthesizer.
|
2010-05-11 21:00:24 +08:00
|
|
|
|
2022-03-13 03:44:20 +08:00
|
|
|
It mimics the operation of early analog subtractive synthesizers
|
|
|
|
with classic oscillator waveforms, envelopes, filter, modulation and
|
|
|
|
effects.
|
2010-05-11 21:00:24 +08:00
|
|
|
|
2019-11-16 22:04:50 +08:00
|
|
|
The aim is to make it easy to create and modify sounds.
|
|
|
|
|
|
|
|
Features
|
|
|
|
--------
|
|
|
|
|
|
|
|
* Dual oscillators (sine / saw / square / noise) with hard sync
|
2022-03-13 03:44:20 +08:00
|
|
|
* 12/24 dB/oct resonant filter (lowpass / highpass / bandpass / notch)
|
2019-11-16 22:04:50 +08:00
|
|
|
* Mono / poly / legato keyboard modes
|
|
|
|
* Dual ADSR envelope generators (filter & amplitude)
|
|
|
|
* LFO which can modulate the oscillators, filter, and amplitude
|
|
|
|
* Distortion and reverb
|
|
|
|
* Hundreds of presets
|
|
|
|
|
|
|
|
|
|
|
|
There are currently several different ways to run amsynth:
|
|
|
|
|
|
|
|
* Stand-alone application using JACK, ALSA or OSS
|
|
|
|
* DSSI plug-in
|
|
|
|
* LV2 plug-in
|
|
|
|
* VST plug-in
|
|
|
|
|
|
|
|
This package uses POSIX filesystem capabilities to execute with
|
|
|
|
elevated privileges (required for realtime audio processing). This
|
|
|
|
may be considered a security/stability risk. Please read
|
|
|
|
http://www.slackbuilds.org/caps/ for more information. To disable
|
|
|
|
capabilities, pass SETCAP=no to the script.
|
|
|
|
|
2020-01-19 04:23:40 +08:00
|
|
|
Optional dependencies, autodetected at build time:
|
|
|
|
jack, lash, dssi, pandoc
|