forked from pool/csound
badc654bca
- Rename README.SuSE to README.SUSE, adhering to the correct spelling. OBS-URL: https://build.opensuse.org/request/show/540135 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/csound?expand=0&rev=21
23 lines
603 B
Plaintext
23 lines
603 B
Plaintext
Plugin Directories
|
|
==================
|
|
|
|
The plugin binaries are installed under /usr/lib/csound/plugins
|
|
(/usr/lib64/csound/plugins in x86_64). Please set the environment variable
|
|
"OPCODEDIR" to this direcrory before starting csound.
|
|
in bash style,
|
|
export OPCODEDIR=/usr/lib/csound/plugins
|
|
in tcsh style,
|
|
setenv OPCODEDIR /usr/lib/csound/plugins
|
|
|
|
Also, set CSSTRINGS variable such as
|
|
export CSSTRINGS=/usr/share/csound/xmg
|
|
|
|
|
|
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.
|