diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2008-11-16 23:48:41 +0800 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2008-11-16 23:48:41 +0800 |
commit | 50f7a038332b70e32847d0c11c6d45add678a958 (patch) | |
tree | 8cb0d550f3c0ee8b4adc2e8759ce9abddb880a07 /audio/Makefile | |
parent | 8059cba5b6c6fc690d61bc82256a9a09aadc8a35 (diff) | |
download | freebsd-ports-gnome-50f7a038332b70e32847d0c11c6d45add678a958.tar.gz freebsd-ports-gnome-50f7a038332b70e32847d0c11c6d45add678a958.tar.zst freebsd-ports-gnome-50f7a038332b70e32847d0c11c6d45add678a958.zip |
Raul (Realtime Audio Utility Library) is a C++ utility library
primarily aimed at audio/musical applications.
It is used by Ingen, Patchage, and Machina.
WWW: http://wiki.drobilla.net/Raul
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 e442e5536255..e86cdef93440 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -575,6 +575,7 @@ SUBDIR += quelcom SUBDIR += raop_play SUBDIR += raproxy + SUBDIR += raul SUBDIR += rawrec SUBDIR += rbscrobbler SUBDIR += resid |