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

Package: yimrakhee-a2eq.lv2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Provides: yimrakhee-a2eq-lv2,
Description: 8-Band Mid/Side (M/S) Equalizer LV2 plugin for Linux/Ardour.
 Originally based on the classic ACE EQ (from the Ardour/Harrison ecosystem), A2eq
 inherits its highly musical State Variable Filter (SVF) topology while completely
 re-architecting the DSP engine for modern needs. It delivers transparent spatial
 sculpting and a highly responsive visual experience without compromising CPU
 efficiency.
 Integrated Toolkit:
  * M/S Processing: Independent routing per band (Stereo, Mono, Mid Only, Side Only)
    allows for precise spatial and stereo-width manipulation.
  * Artifact-Free Automation: Coefficient Linear Interpolation (LERP) calculated at
    the per-sample level, ensuring absolute zero zipper-noise and instant parameter
    response.
  * Hardware-Accelerated UI: Inline Cairo display featuring a real-time FFT spectrum
    analyzer.
  * Solid Stability: Denormal protection (FTZ/DAZ) executed directly on the audio
    thread prevents CPU spikes during silence.
