diff options
author | ben <ben@pkgsrc.org> | 2003-12-13 20:26:03 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2003-12-13 20:26:03 +0000 |
commit | 372048f0b93c98c287dd04c8ab9cae7d81a730ae (patch) | |
tree | c296549e9cdb57f6c42323f1ba5f8f92acd90f98 /doc | |
parent | 62d6214da7968d49f04764efb97c5764b02ba7f9 (diff) | |
download | pkgsrc-372048f0b93c98c287dd04c8ab9cae7d81a730ae.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 'doc')
-rw-r--r-- | doc/CHANGES | 4 | ||||
-rw-r--r-- | doc/TODO | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 64f9be89e9d..736db5d858b 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4078 2003/12/13 19:48:48 jmmv Exp $ +$NetBSD: CHANGES,v 1.4079 2003/12/13 20:26:03 ben Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3377,3 +3377,5 @@ Changes to the packages collection and infrastructure in 2003: Updated gnome-core to 1.4.2nb9 [jmmv 2003-12-13] Updated gnome-panel1 to 1.4.2nb4 [jmmv 2003-12-13] Updated gnome-session to 1.4.2nb4 [jmmv 2003-12-13] + Removed csound [ben 2003-12-13] + Added csound-dev-4.24.1 [ben 2003-12-13] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.1182 2003/12/13 19:30:14 jmmv Exp $ +$NetBSD: TODO,v 1.1183 2003/12/13 20:26:03 ben Exp $ Suggested new packages ====================== @@ -137,7 +137,6 @@ Suggested package updates o courier-imap-2.1 o crafty-19.5 o crossfire-1.5.0 - o csound-4.24.1 o cssc-0.16alpha.pl0 o cvs-1.12.3 o cvsup-16.1.h [pkg/22870] |