Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FineTune, a macOS menu bar app to control volume for each app independently, route apps to different output devices, and apply EQ

License

Notifications You must be signed in to change notification settings

ronitsingh10/FineTune

Repository files navigation

FineTune Icon

FineTune

Per-application audio control for macOS. Set individual volume levels, route apps to different output devices, and apply EQ from your menu bar.

FineTune Screenshot

Download

Download FineTune v1.0.0

Features

  • Per-app volume control with mute
  • Per-device volume control with mute
  • Route apps to different output devices
  • 10-band equalizer with 20 presets across 5 categories
  • Real-time VU meters
  • Volume boost up to 200%
  • Quick device switching
  • Click app icon to bring app to front
  • Settings persist across restarts

How It Works

FineTune uses macOS Core Audio process taps to intercept and modify audio streams before they reach your output devices. This allows precise control without affecting the source applications.

Why FineTune?

macOS doesn't have built-in per-app audio control. FineTune fills that gap. If you find it useful, consider contributing — whether that's code, bug reports, or just spreading the word.

Requirements

  • macOS 14.0 (Sonoma) or later
  • Audio capture permission (prompted on first launch)

Build from Source

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

Select your development team in Signing & Capabilities, then build and run (Cmd+R).

See CONTRIBUTING.md for development guidelines.

License

GPL v3. See LICENSE for details.

About

FineTune, a macOS menu bar app to control volume for each app independently, route apps to different output devices, and apply EQ

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published