diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2011-04-09 14:06:28 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2011-04-09 14:06:28 +0000 |
commit | f6e97d2598de4e2c591ddaa7f1c1d663f35e1166 (patch) | |
tree | dc1d4364c2d6b9fd30f76401fb87a26dd6ab553d /audio/Makefile | |
parent | 73a261a79cc790549a9fc856f48e99c48f01a0f4 (diff) | |
download | ports-f6e97d2598de4e2c591ddaa7f1c1d663f35e1166.tar.gz ports-f6e97d2598de4e2c591ddaa7f1c1d663f35e1166.zip |
Add autotalen, a LADSPA plugin for real-time pitch correction
PR: 155914
Submitted by: Richard Neese
Notes
Notes:
svn path=/head/; revision=272438
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index f8959ad720ec..ef43d9aae888 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -60,6 +60,7 @@ SUBDIR += aumix SUBDIR += aureal-kmod SUBDIR += autocd + SUBDIR += autotalent SUBDIR += autozen SUBDIR += aylet SUBDIR += baudline |