diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2020-01-03 05:10:13 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2020-01-03 05:10:13 -0600 |
commit | 6f01224c05c6dfe70b74d7864b917eac2011f247 (patch) | |
tree | 14c1556a8dcf07a431990a47397ef7e866564379 | |
parent | a19545fb557807e5c003092c25a6acc5471da666 (diff) | |
download | slackbuilds-6f01224c05c6dfe70b74d7864b917eac2011f247.tar.gz |
audio/amSynth: Fixed slack-desc
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | audio/amSynth/slack-desc | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/audio/amSynth/slack-desc b/audio/amSynth/slack-desc index b53d4286d0..07f53c1e24 100644 --- a/audio/amSynth/slack-desc +++ b/audio/amSynth/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -amsynth: amsynth (analogue modelling synthesizer) -amsynth: -amsynth: It mimics the operation of early analog subtractive synthesizers. -amsynth: The aim is to make it easy to create and modify sounds. -amsynth: -amsynth: * Dual oscillators (sine/saw/square/noise) with hard sync -amsynth: * 12/24 dB/oct resonant filter (low-pass/high-pass/band-pass/notch) -amsynth: * Dual ADSR envelope generators (filter & amplitude) -amsynth: * LFO which can modulate the oscillators, filter, and amplitude -amsynth: * Distortion and reverb -amsynth: * Hundreds of presets +amSynth: amSynth (analogue modelling synthesizer) +amSynth: +amSynth: It mimics the operation of early analog subtractive synthesizers. +amSynth: The aim is to make it easy to create and modify sounds. +amSynth: +amSynth: * Dual oscillators (sine/saw/square/noise) with hard sync +amSynth: * 12/24 dB/oct resonant filter (low-pass/high-pass/band-pass/notch) +amSynth: * Dual ADSR envelope generators (filter & amplitude) +amSynth: * LFO which can modulate the oscillators, filter, and amplitude +amSynth: * Distortion and reverb +amSynth: * Hundreds of presets |