BOMBO v1.0 — Linux (x86_64) — INSTALLATION
Hyperfocus DSP · https://hyperfocusdsp.com

This archive contains three formats. Install the one(s) your host loads.

  VST3        Bombo.vst3   ->   ~/.vst3/
  CLAP        Bombo.clap   ->   ~/.clap/
  Standalone  Bombo        ->   run directly (no install needed)

QUICK INSTALL (copy/paste):

  mkdir -p ~/.vst3 ~/.clap
  cp -r Bombo.vst3 ~/.vst3/
  cp    Bombo.clap ~/.clap/

Then rescan plugins in your DAW. Bombo appears as an instrument
(manufacturer: Hyperfocus DSP) under Drum / Instrument categories.

STANDALONE:

  chmod +x Bombo
  ./Bombo

REQUIREMENTS:
  - 64-bit Linux, glibc-based distro
  - A VST3- or CLAP-capable host (Bitwig, Reaper, Renoise, etc.)

UNINSTALL:
  rm -rf ~/.vst3/Bombo.vst3 ~/.clap/Bombo.clap

Support: hello@hyperfocusdsp.com
