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 | 7de5c7fa11eca67a6651eff6c11b05a5317582f0 (patch) | |
tree | e6baf641446a4d41fabaa1489e401d46e44ad2c4 /audio/csound-dev | |
parent | 87f641a5976e08e8f2301f41226450ad4b273323 (diff) | |
download | pkgsrc-7de5c7fa11eca67a6651eff6c11b05a5317582f0.tar.gz |
Clarify installation MESSAGE.
Diffstat (limited to 'audio/csound-dev')
-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". =========================================================================== |