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,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
|
It mimics the operation of early analog subtractive synthesizers
|
||||||
classic oscillator waveforms, envelopes, filter, modulation and effects.
|
with classic oscillator waveforms, envelopes, filter, modulation and
|
||||||
|
effects.
|
||||||
|
|
||||||
The aim is to make it easy to create and modify sounds.
|
The aim is to make it easy to create and modify sounds.
|
||||||
|
|
||||||
|
|
||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
|
|
||||||
* Dual oscillators (sine / saw / square / noise) with hard sync
|
* 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
|
* Mono / poly / legato keyboard modes
|
||||||
* Dual ADSR envelope generators (filter & amplitude)
|
* Dual ADSR envelope generators (filter & amplitude)
|
||||||
* LFO which can modulate the oscillators, filter, and amplitude
|
* LFO which can modulate the oscillators, filter, and amplitude
|
||||||
|
|
Loading…
Reference in New Issue