summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-11-11 14:49:27 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-11-11 14:49:27 +0000
commit1cd203d9be0e24f165775e7edf355cb8e4bf4761 (patch)
tree21f44ccaafa206c9052928989da2722888905e28 /audio/Makefile
parentNew port: audio/amsynth (diff)
New port: audio/yoshimi
Yoshimi is an algorithmic MIDI software synthesizer, originally forked from ZynAddSubFX. It synthesizes in real time, can run polyphonic or monophonic, with multiple simultaneous patches on one or more MIDI channels, and has broad microtonal capability. It includes extensive addititive, subtractive, and pad synth capabilities which can be run simultaneously within the same patch. It also has eight audio effects modules. WWW: http://yoshimi.github.io/ PR: 223397 Submitted by: owen94012@gmail.com
Notes
Notes: svn path=/head/; revision=453975
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index b8861064f30c..90a34e067fda 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -891,6 +891,7 @@
SUBDIR += xvmixer
SUBDIR += xwave
SUBDIR += yell
+ SUBDIR += yoshimi
SUBDIR += zinf
SUBDIR += zita-convolver
SUBDIR += zita-resampler