//! eqtune — system-wide audio EQ for macOS.
//!//! Library root. The Core Audio capture/replay layer (process taps) will live in the
//! `daemon` module; the modules here are the portable, unit-testable core.
pubmodconfig;pubmoddaemon;pubmoddsp;pubmodipc;pubmodlaunchd;pubmodsys;