1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
Source: amsynth
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Free Ekanayaka <freee@debian.org>,
Alessio Treglia <alessio@debian.org>,
Tiago Bortoletto Vaz <tiago@debian.org>,
Dennis Braun <d_braun@kabelmail.de>
Build-Depends:
autoconf-archive,
debhelper-compat (= 13),
libasound2-dev [linux-any],
libgtk2.0-dev,
libjack-jackd2-dev | libjack-dev,
liboscpack-dev,
libsndfile1-dev,
dssi-dev,
intltool,
liblo-dev
Standards-Version: 4.5.0
Homepage: https://amsynth.github.io/
Vcs-Git: https://salsa.debian.org/multimedia-team/amsynth.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/amsynth
Rules-Requires-Root: no
Package: amsynth
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Suggests:
vkeybd
Provides:
lv2-plugin,
vst-plugin,
dssi-plugin,
Description: two oscillators software synthesizer
amSynth features:
* two analogue-style audio oscillators, featuring:
o sine wave
o saw/triangle wave with adjustable shape
o square/pulse wave with adjustable pulsewidth
o noise generation
o "random" wave (noise with sample & hold)
o oscillator sync
o of course, detune and range control
* mixer section with ring modulation
* analogue-style low-pass filter
o 24dB/octave curve
o dedicated ADSR envelope
o cutoff and resonance control
o keyboard pitch tracking
* amplifier with dedicated ADSR envelope
* modulation LFO
o up to 58Hz modulation
o routable to all sections (pitch, filter, amplifier)
* Effects
o High quality stereo reverb (freeverb)
o Distortion/crunch
* Easy navigation and manipulation of presets
* Stand-alone OSS or ALSA Midi/Audio client
|