diff options
author | ben <ben@pkgsrc.org> | 2003-12-13 20:30:53 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2003-12-13 20:30:53 +0000 |
commit | f825b290e37cc3ecbc9b97f7159e80fccf26fca2 (patch) | |
tree | e6baf641446a4d41fabaa1489e401d46e44ad2c4 /audio | |
parent | 294b154d0497ab1165e319261044a002b0260d98 (diff) | |
download | pkgsrc-f825b290e37cc3ecbc9b97f7159e80fccf26fca2.tar.gz |
Clarify installation MESSAGE.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound-dev/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/csound-dev/MESSAGE b/audio/csound-dev/MESSAGE index 9c74e8ccdd3..48de4510b47 100644 --- a/audio/csound-dev/MESSAGE +++ b/audio/csound-dev/MESSAGE @@ -1,9 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2003/12/13 20:26:03 ben Exp $ +$NetBSD: MESSAGE,v 1.2 2003/12/13 20:30:53 ben Exp $ This version of csound implements localization and realtime audio as plugins. As a result you need to set the OPCDIR environment variable to -${PREFIX}/lib/Csound and then run "csound32". To properly play realtime -audio, specify "-o devaudio" rather than "-o /dev/audio". +${PREFIX}/lib/Csound. The csound executable is named "csound32". To +play realtime audio, specify "-o devaudio" instead of "-o /dev/audio". =========================================================================== |