CAMBRIDGE BUS COMPRESSOR // LINUX INSTALL // v1.0.0
===================================================

SYSTEM REQUIREMENTS
- Linux x86_64
- glibc 2.35 or newer
- A DAW supporting VST3 and/or CLAP

INSTALLATION
1. Close your DAW.
2. From this package directory, run:

     ./install.sh

   Or install manually:

   VST3: copy Plugins/VST3/CambridgeBusComp.vst3 to ~/.vst3/
   CLAP: copy Plugins/CLAP/CambridgeBusComp.clap to ~/.clap/

3. Launch your DAW and rescan plugins if needed.

UNINSTALLATION
Run ./uninstall.sh or remove:
  ~/.vst3/CambridgeBusComp.vst3
  ~/.clap/CambridgeBusComp.clap

NOTES
- Copy the complete .vst3 bundle directory.
- Installing both formats is supported.
- Cambridge Bus Compressor is free and requires no activation.
- The approved User Manual and Quick Start are included in Documentation/.
