diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:44:20 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:44:20 -0500 |
commit | 37a54cb9b60d246a6514909fc09944b99a3316e0 (patch) | |
tree | 904b1ed2999e5d7e1dc53252202adff2deb41fbe /audio | |
parent | 2f6b4c94ea1ed200a94d74d33301246cd61c54b7 (diff) | |
download | slackbuilds-37a54cb9b60d246a6514909fc09944b99a3316e0.tar.gz |
audio/amSynth: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amSynth/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/audio/amSynth/README b/audio/amSynth/README index f13e055072..0837d37e0b 100644 --- a/audio/amSynth/README +++ b/audio/amSynth/README @@ -1,16 +1,17 @@ -amsynth is an analog modelling (a.k.a virtual analog) software synthesizer. +amsynth is an analog modelling (a.k.a virtual analog) software +synthesizer. -It mimics the operation of early analog subtractive synthesizers with -classic oscillator waveforms, envelopes, filter, modulation and effects. +It mimics the operation of early analog subtractive synthesizers +with classic oscillator waveforms, envelopes, filter, modulation and +effects. The aim is to make it easy to create and modify sounds. - Features -------- * Dual oscillators (sine / saw / square / noise) with hard sync - * 12/24 dB/oct resonant filter (low-pass / high-pass / band-pass / notch) + * 12/24 dB/oct resonant filter (lowpass / highpass / bandpass / notch) * Mono / poly / legato keyboard modes * Dual ADSR envelope generators (filter & amplitude) * LFO which can modulate the oscillators, filter, and amplitude |