diff options
author | trasz <trasz@FreeBSD.org> | 2008-11-16 23:48:41 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2008-11-16 23:48:41 +0800 |
commit | c5ae82a37156df04f986a658e7c3fdb1585b9e17 (patch) | |
tree | 430822e1c7b695252b19b9c18d7259598b1b48dc /audio/Makefile | |
parent | d7c865172e6a156d5115be8e3abcc93e73cd4fb9 (diff) | |
download | freebsd-ports-gnome-c5ae82a37156df04f986a658e7c3fdb1585b9e17.tar.gz freebsd-ports-gnome-c5ae82a37156df04f986a658e7c3fdb1585b9e17.tar.zst freebsd-ports-gnome-c5ae82a37156df04f986a658e7c3fdb1585b9e17.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 |