GitHub - ronitsingh10/FineTune: FineTune, a macOS menu bar app for per-app volume control, multi-device output, audio routing, and 10-band EQ. Free and open-source alternative to SoundSource.

3 min read Original article ↗

FineTune app icon

FineTune

Control the volume of every app independently, boost quiet ones up to 4x, route audio to different speakers, and shape your sound with EQ and headphone correction. Lives in your menu bar. Free and open-source.

Download for macOS

Latest Release Downloads License: GPL v3 macOS 15+

FineTune showing per-app volume control with EQ and multi-device output

Install

Homebrew (recommended)

brew install --cask finetune

ManualDownload latest release

Quick Start

  1. Install FineTune and launch it from your Applications folder
  2. Grant Screen & System Audio Recording permission when prompted
  3. Click the FineTune icon in your menu bar. Apps playing audio appear automatically.

That's it. Adjust sliders, route audio, and explore EQ from the menu bar.

Tip: Want FineTune to auto-switch to a specific device when you connect it? Open edit mode (pencil icon) and drag it above the built-in speakers. This is a one-time setup. Your preferred order is saved permanently.

Features

🎚 Volume Control

  • Per-app volume — Individual sliders and mute for each application
  • Per-app volume boost — 2x / 3x / 4x gain presets
  • Pinned apps — Keep apps visible in the menu bar even when they're not playing, so you can configure volume, EQ, and routing in advance
  • Ignore apps — Completely disengage FineTune from specific apps. Tears down the audio tap so the app returns to normal macOS audio

🔀 Audio Routing

  • Multi-device output — Route audio to multiple devices simultaneously
  • Audio routing — Send apps to different outputs or follow system default
  • Device priority — Choose which device FineTune switches to when a new device connects; auto-fallback on disconnect
  • Auto-restore — When a device reconnects, apps automatically return to it with their volume, routing, and EQ intact

🎛 EQ & Correction

  • 10-band EQ — 20 presets across 5 categories
  • AutoEQ headphone correction — Search thousands of headphone profiles or import your own ParametricEQ.txt files for per-device frequency response correction

🖥 Devices & System

  • Input device control — Monitor and adjust microphone levels
  • Bluetooth device management — Connect paired devices directly from the menu bar
  • Monitor speaker control — Adjust volume on external displays via DDC
  • Menu bar app — Lightweight, always accessible
  • URL schemes — Automate volume, mute, device routing, and more from scripts

Screenshots

FineTune showing per-app volume control with EQ and multi-device output FineTune edit mode showing device priority, Bluetooth pairing, and app pin/ignore controls

FineTune AutoEQ headphone correction picker with search and favorites FineTune settings panel

Documentation

Contributing

Build from Source

git clone https://github.com/ronitsingh10/FineTune.git
cd FineTune
open FineTune.xcodeproj

Requirements

  • macOS 15.0 (Sequoia) or later
  • Audio capture permission (prompted on first launch)

License

GPL v3