aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2018-02-09 02:35:14 +0000
committerJason E. Hale <jhale@FreeBSD.org>2018-02-09 02:35:14 +0000
commitc11135bb191f1d2af04292d6341efc906af20439 (patch)
tree21c61cf6b7999065f69ab8585b07141ad6d1d51d /audio/Makefile
parent9e1fa45f082da74a5439bb63faa376a7f99433df (diff)
downloadports-c11135bb191f1d2af04292d6341efc906af20439.tar.gz
ports-c11135bb191f1d2af04292d6341efc906af20439.zip
New port: audio/libmysofa
libmysofa is a simple set of C functions to read AES SOFA (Spatially Oriented Format for Acoustics) files, if they contain HRTFs (Head-Related Transfer Functions) stored according to the AES69-2015 standard [http://www.aes.org/publications/standards/search.cfm?docID=99]. WWW: https://github.com/hoene/libmysofa
Notes
Notes: svn path=/head/; revision=461283
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 3b4fbdcf6102..85e8ca68f3fc 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -418,6 +418,7 @@
SUBDIR += libmusicbrainz3
SUBDIR += libmusicbrainz5
SUBDIR += libmusicxml
+ SUBDIR += libmysofa
SUBDIR += libnjb
SUBDIR += libnoise
SUBDIR += libogg