Installation
Binary distributions are ready to launch, just copy them to the appropriate directory.
Releases containing odd number in minor version provide only critical fixes for the previous release.
The usual directories for LADSPA are:
- /usr/lib/ladspa
- /usr/local/lib/ladspa
- /usr/lib64/ladspa
- /usr/local/lib64/ladspa
The usual directories for LV2 are:
- /usr/lib/lv2
- /usr/local/lib/lv2
- /usr/lib64/lv2
- /usr/local/lib64/lv2
The usual directories for LinuxVST are:
- /usr/lib/vst
- /usr/local/lib/vst
- /usr/lib64/vst
- /usr/local/lib64/vst
The usual directories for JACK core library are:
- /usr/lib
- /usr/local/lib
- /lib
- /usr/lib64
- /usr/local/lib64
- /lib64
The usual directories for JACK binaries are:
- /usr/bin
- /usr/local/bin
- /bin
- /usr/sbin
- /usr/local/sbin
- /sbin
The profiling release does not require special installations and can be executed from any location. After execution, the gprof profiling file 'gmon.out' is created.