summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-04-11 10:56:53 +0000
committernia <nia@pkgsrc.org>2020-04-11 10:56:53 +0000
commit845b2220bd5e45984a04b300bf11ee721446ff4e (patch)
tree139b24d9293077fcaee9eb96a8ce85be8001e85d /audio/Makefile
parentbab7620167b11d3c2daaa6eb36ac5287b736af6c (diff)
downloadpkgsrc-845b2220bd5e45984a04b300bf11ee721446ff4e.tar.gz
audio: Add amsynth.
amsynth is an easy-to-use software synth with a classic subtractive synthesizer topology. - Dual oscillators (sine / saw / square / noise) with hard sync - 12/24 dB/oct resonant filter (low-pass / high-pass / band-pass / notch) - Mono / poly / legato keyboard modes - Dual ADSR envelope generators (filter & amplitude) - LFO which can modulate the oscillators, filter, and amplitude - Distortion and reverb
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index ca934629e2b..3fbc4055e15 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.591 2020/04/09 00:16:01 gutteridge Exp $
+# $NetBSD: Makefile,v 1.592 2020/04/11 10:56:53 nia Exp $
#
COMMENT= Audio tools
@@ -22,6 +22,7 @@ SUBDIR+= amaroc
SUBDIR+= amarok
SUBDIR+= amp
SUBDIR+= ampache
+SUBDIR+= amsynth
SUBDIR+= applerecords
SUBDIR+= ardour
SUBDIR+= ario