bitgapp/eqMac

macOS System-wide Audio Equalizer & Volume Mixer 🎧

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 42 minutes ago
Added to GitGenius on September 9th, 2026
Created on July 23rd, 2017
Open Issues & Pull Requests: 134 (+0)
GitHub issues: Enabled
Number of forks: 363
Total Stargazers: 6,784 (+0)
Total Subscribers: 74 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.1 days
Mean response time: 51.9 days
90th percentile: 145.5 days
Tracked items: 89

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 5% of issues opened in the past year have been closed. Three people close 68% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 64
New in 7 days: 2
Closed in 7 days: 1
Avg open age: 635 days
Stale 30+ days: 57
Stale 90+ days: 47

Recent activity

Opened in 7 days: 2
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • type: bug (70)
  • type: feature (15)
  • type: enhancement (8)
  • need more feedback (2)
  • status: pending (2)
  • help wanted (1)
  • priority: critical (1)
  • priority: low (1)

Detailed Description

eqMac is a system-wide audio equalizer and volume mixer for macOS that processes all audio output through a unified interface.

The tool solves the problem of limited audio control on macOS by intercepting system audio at a low level using Core Audio and AVAudioEngine. It provides basic equalization through bass, mids, and treble controls alongside a fixed ten-band advanced equalizer, volume boosting, and per-device volume balancing including HDMI outputs. The free tier includes integration with AutoEQ for automatic headphone equalization based on frequency response profiles. Pro features add unlimited customizable filter bands, a spectrum analyzer, third-party AudioUnit hosting, spatial audio simulation, and per-application volume mixing.

This tool suits anyone on macOS who wants centralized audio control without per-application settings. The free version provides essential equalization and volume management, while the Pro tier targets audio enthusiasts and professionals needing advanced filtering, multi-effect chains, and application-level mixing. The project explicitly notes that the repository contains only the free features from version 1.3.2, with newer releases maintained privately.

Development activity shows active community engagement through a Discord server where the maintainer participates regularly. The project maintains an open issue tracker and encourages community discussion there. A public roadmap exists with community voting on feature priorities, indicating responsiveness to user requests. The split between open-source free features and private Pro development reflects a deliberate choice to balance transparency with maintenance burden.