summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorben <ben@pkgsrc.org>2003-12-13 20:26:03 +0000
committerben <ben@pkgsrc.org>2003-12-13 20:26:03 +0000
commitf10e47068ccd8c0e838274f9fcfe1b794bb1be60 (patch)
treec296549e9cdb57f6c42323f1ba5f8f92acd90f98 /audio/Makefile
parent06faeca171a4eb96e542198308aa4292b50974fc (diff)
downloadpkgsrc-f10e47068ccd8c0e838274f9fcfe1b794bb1be60.tar.gz
Add csound-dev-4.24.1 as a replacement for the unmaintained and out-of-date
csound package. Csound is a software synthesis package in the tradition of so-called music-N languages, among which the best-known is Music V. It consists of an orchestra- and score-driven executable, written in C for portability. Since Csound is a computational language, it is highly flexible and efficient; complexity is gained only at the expense of computation time. Basically Csound reads some files and creates the result as a file on disk or, on faster machines, through a DAC in real time. This version of csound implements localization and realtime audio as plugins. As a result you need to set the OPCDIR environment variable, and for realtime audio use "-o devaudio" rather than "-o /dev/audio".
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 440cbdb4f3d..50e016ca280 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.188 2003/12/03 13:15:52 jmmv Exp $
+# $NetBSD: Makefile,v 1.189 2003/12/13 20:26:03 ben Exp $
#
COMMENT= Audio tools
@@ -21,8 +21,8 @@ SUBDIR+= cddbd
SUBDIR+= cdparanoia
SUBDIR+= cmp3
SUBDIR+= cs4235
-SUBDIR+= csound
SUBDIR+= csound-bath
+SUBDIR+= csound-dev
SUBDIR+= csound-manual
SUBDIR+= dap
SUBDIR+= disc-cover