mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
audio/amSynth: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
2f6b4c94ea
commit
37a54cb9b6
1 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue