awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
bitgapp avatar

bitgapp/eqMac

0
View on GitHub↗
6,670 stars·360 forks·Swift·Apache-2.0·22 viewseqmac.app↗

EqMac

eqMac is a system-wide audio equalizer and volume mixer for macOS. It utilizes a virtual audio driver to intercept system output, allowing users to adjust frequency response, boost system volume, and control independent volume levels for different running software applications.

The project functions as an audio unit plugin host, integrating third-party plugins into the system audio stream for professional effects. It also includes a local web server that enables remote audio control via HTTP, allowing users to modify audio parameters from a mobile device or other external hardware on the same network.

Additional capabilities include real-time spectrum analysis, the application of specific headphone frequency profiles, and spatial audio simulation. The software supports independent stereo channel equalization, audio routing to virtual outputs for recording, and the ability to render processed audio to files.

User configurations and presets can be synchronized across devices via cloud storage, and application functions can be mapped to customizable system-level hotkeys.

Features

  • Equalization Filters - Implements system-wide frequency response adjustment using graphical and basic equalization filters.
  • System-Wide Audio Equalizers - Provides system-wide frequency response adjustment and volume boosting for all macOS audio output devices.
  • Application-Specific Volume Mixers - Provides software-based control of independent volume levels for different running applications on macOS.
  • Audio Channel Decomposition - Separates the audio stream into individual mono components to apply independent equalization and balance per channel.
  • Stereo Balance Control - Allows independent equalization and balance adjustments for the left and right audio channels.
  • Audio Volume Mixers - Serves as a system-wide audio equalizer and volume mixer for macOS.
  • Audio Digital Signal Processing - Implements digital signal processing to split audio streams into independent paths for separate channel equalization.
  • Audio Unit Hosting - Integrates third-party audio plugins into the processing pipeline to add professional effects.
  • Headphone Calibration Tools - Applies reference frequency profiles for specific headphone models to optimize and calibrate sound reproduction.
  • Audio Volume Controls - Provides interfaces for boosting system-wide output volume and controlling volume for connected hardware devices.
  • Audio Unit Plugin Hosts - Integrates third-party Audio Unit plugins into the macOS system audio stream for professional sound effects.
  • Audio Loopback Drivers - Utilizes a virtual audio driver to intercept system output and route it through a custom processing chain.
  • Virtual Audio Routing - Routes processed audio to other applications via a software-defined virtual audio device.
  • Inter-Application Audio Routing - Creates virtual outputs to send processed audio signals into other software applications.
  • System Audio Capture - Records processed internal system audio and saves the output as a digital audio file.
  • Spatial Audio - Simulates artificial listening environments, such as concert halls, to alter the perceived soundstage.
  • Stereo Channel Equalization - Provides independent equalization settings for the left and right audio channels.
  • Remote Audio Controllers - Enables adjustment of system audio settings from a mobile device connected to the same local network.
  • Spectrum Analyzers - Provides visual tools for analyzing audio frequencies in real-time to monitor sonic characteristics.
  • Real-Time Spectrum Visualization Pipelines - Extracts frequency data from the live audio stream and renders it as a real-time spectrum display.
  • Local HTTP Servers - Exposes a lightweight local HTTP server to allow external devices to modify audio settings via network requests.
  • Audio Device Management - Controls volume, balance, and output for various wired and wireless hardware audio sources.
  • Fourier Transforms - Performs fast Fourier transforms on live audio streams to visualize frequency distribution in real-time.
  • Global Hotkey Mappings - Binds system-level keyboard shortcuts to internal application functions for rapid control of audio parameters.
  • Web-Based Remote Control Interfaces - Provides a browser-accessible interface to remotely configure and control audio parameters over a local network.
  • Event Mapping Systems - Maps global keyboard events to internal functions for immediate adjustment of system audio parameters.
  • Remote Audio Controllers - Exposes a local web server to manage system volume and equalization settings from a mobile device.
  • HTTP Interfaces - Implements a local web server that allows external devices to modify audio parameters via HTTP requests.
  • Audio Control APIs - Provides an HTTP API to programmatically manage application settings and real-time audio processing.
  • Mobile API Integrations - Exposes backend audio control logic to mobile devices via standard HTTP interfaces over a local network.
  • Science and Research Software - System-wide audio equalizer with native performance.
  • Audio Tools - System-wide equalizer for adjusting audio output frequencies.
  • Audio Tools and Editors - System-wide audio equalizer for macos.

Star history

Star history chart for bitgapp/eqmacStar history chart for bitgapp/eqmac

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does bitgapp/eqmac do?

eqMac is a system-wide audio equalizer and volume mixer for macOS. It utilizes a virtual audio driver to intercept system output, allowing users to adjust frequency response, boost system volume, and control independent volume levels for different running software applications.

What are the main features of bitgapp/eqmac?

The main features of bitgapp/eqmac are: Equalization Filters, System-Wide Audio Equalizers, Application-Specific Volume Mixers, Audio Channel Decomposition, Stereo Balance Control, Audio Volume Mixers, Audio Digital Signal Processing, Audio Unit Hosting.

Which projects share features with bitgapp/eqmac?

Projects with overlapping indexed features include: kyleneideck/backgroundmusic — BackgroundMusic is a system-level macOS audio management utility that provides an application volume mixer for… syedhali/ezaudio — EZAudio is an audio library for Apple platforms that provides standardized interfaces for microphone capture, file… steveseguin/vdo.ninja — VDO.Ninja is a low-latency peer-to-peer media routing service and video streaming platform designed to integrate… wwmm/easyeffects — EasyEffects is a real-time audio processor and system-wide effects manager designed for PipeWire audio streams. It… ronitsingh10/finetune — FineTune is a macOS audio management tool designed for directing application audio streams to specific output devices… existentialaudio/blackhole — BlackHole is a system-level virtual audio driver designed for macOS that enables real-time routing of digital audio…

Projects sharing features with EqMac

These projects share indexed features with EqMac. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kyleneideck/backgroundmusickyleneideck avatar

    kyleneideck/BackgroundMusic

    19,048View on GitHub↗

    BackgroundMusic is a system-level macOS audio management utility that provides an application volume mixer for independent gain and level adjustments for every running application. It functions as a system audio router and pause controller to manage how sound is handled across the operating system. The project features a virtual audio driver that routes internal system sound to recording software and input devices. It also includes automatic music ducking, which monitors system audio activity to pause music playback when other applications produce sound and resume it once that audio ends. Th

    C++
    View on GitHub↗19,048
  • syedhali/ezaudiosyedhali avatar

    syedhali/EZAudio

    4,991View on GitHub↗

    EZAudio is an audio library for Apple platforms that provides standardized interfaces for microphone capture, file playback, and hardware output. It functions as a low-latency audio processor and visualization framework designed to manipulate audio buffers and route signals with minimal delay. The project features a hardware-accelerated waveform renderer for drawing real-time audio amplitudes and rolling plots. It also includes a Fast Fourier Transform analyzer that converts time-domain audio samples into frequency-domain data for spectral analysis. The library covers a broad range of capabi

    Objective-C
    View on GitHub↗4,991
  • steveseguin/vdo.ninjasteveseguin avatar

    steveseguin/vdo.ninja

    3,910View on GitHub↗

    VDO.Ninja is a low-latency peer-to-peer media routing service and video streaming platform designed to integrate remote audio and video feeds into professional production workflows. It functions as a WebRTC broadcast integration tool and studio controller, allowing for the direct transmission of high-definition media between publishers and viewers with minimal delay. The platform distinguishes itself through extensive protocol bridging, converting between WebRTC, WHIP, WHEP, SRT, and RTMP to ensure compatibility across diverse network environments and professional studio software. It includes

    JavaScriptlivelow-latencyninja
    View on GitHub↗3,910
  • wwmm/easyeffectswwmm avatar

    wwmm/easyeffects

    9,690View on GitHub↗

    EasyEffects is a real-time audio processor and system-wide effects manager designed for PipeWire audio streams. It functions as a comprehensive suite for applying filters, equalizers, and limiters to both input and output audio across the entire system. The project distinguishes itself through its use of deep learning for neural network noise suppression and voice isolation, as well as its ability to simulate physical acoustic environments using impulse-response convolution. It includes a sophisticated preset management system that allows users to associate specific audio configurations with

    HTMLauto-volumecompressorequalizer
    View on GitHub↗9,690
Compare all 30 related projects→