forked from pool/csound
20 lines
484 B
Plaintext
20 lines
484 B
Plaintext
Plugin Directories
|
|
==================
|
|
|
|
The plugin binaries are installed under /usr/lib/Csound
|
|
(/usr/lib64/Csound in x86_64). Please set the environment variable
|
|
"OPCDIR" to this direcrory before starting csound.
|
|
in bash style,
|
|
export OPCDIR=/usr/lib/Csound
|
|
in tcsh style,
|
|
setenv OPCDIR /usr/lib/Csound
|
|
|
|
|
|
Binary Renaming
|
|
===============
|
|
|
|
sndinfo is renamed to csndinfo in this package due to the name
|
|
confliction with snd package.
|
|
|
|
Simiarly, extract was renamed to csound-extract.
|