Source: yimrakhee-a2comp.lv2
Section: sound
Priority: optional
Maintainer: 3rdp4r7yr3p0 <3rdp4r7yr3p0@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 build-essential, cmake, dh-exec, dpkg-dev, libcairo2-dev, libxsimd-dev, lv2-dev, pkgconf,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://codeberg.org/yimrakhee/a2comp.lv2
Vcs-Git: https://codeberg.org/yimrakhee/a2comp.lv2.git
Vcs-Browser: https://codeberg.org/yimrakhee/a2comp.lv2

Package: yimrakhee-a2comp.lv2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Provides: yimrakhee-a2comp-lv2,
Description: Transparent, surgical audio compressor LV2 plugin for Linux/Ardour.
 Originally based on the classic ACE Compressor (from the Ardour/Harrison ecosystem),
 A2comp re-architects the core DSP engine using SIMD vectorization and modern digital
 compression topologies.
 Integrated Toolkit:
  * Mid/Side (M/S) Processing: Selectable routing modes (Stereo, Mid/Side, Mid Only,
    Side Only) for dynamic stereo-width control and surgical center-channel compression.
  * Variable Channel Link (0% - 100%): Seamlessly blend from unlinked dual-mono (or
    unlinked M/S) to fully linked compression.
  * 2x Polyphase IIR Oversampling: Employs a 4-stage polyphase allpass filter network
    to eliminate aliasing and intermodulation distortion (IMD) during ultra-fast attack
    times.
  * Variable Peak/RMS Detection: Morph seamlessly from instant true digital Peak
    detection (0 ms) to a smooth 500 ms RMS window.
  * Lookahead: Up to 250 ms ring-buffer delay with automatic Host Delay Compensation
    (PDC) reporting.
  * Parallel Compression (Dry/Wet Mix): Built-in phase-accurate parallel processing
    without external DAW routing.
  * SC HPF: High-pass sidechain filter (20 Hz - 250 Hz).
