| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Per-app volume control and audio routing for macOS
Control volume for each app independently. Route audio to different output devices. Native, lightweight, free.
Built with Swift and SwiftUI. No Electron, no web views, no bloat.
Note
This repository is the SoundFlow community hub for translations, issue tracking, support, and direct releases. SoundFlow is a free, closed-source macOS app. For a new installation, download SoundFlow free from the Mac App Store. A separate direct build remains available from GitHub Releases.
Updated 2026-09-16.
Checks use Xcode 27 builds and automated tests where available. Full testing on physical devices has not been completed. Minimum OS requirements are unchanged.
If you installed SoundFlow from the Mac App Store, updates are delivered through the App Store instead. The App Store build does not include the GitHub updater.
SHA-256
55824c8826409b210ae8723756eeb093f52d478567a71d4638a662baff85465d
Download SoundFlow free on the Mac App Store. New versions are delivered through the App Store.
The separate direct build is available from GitHub Releases. Download the ZIP, move SoundFlow.app to Applications, and launch it. The direct and App Store builds use separate update channels and may show different version numbers.
| Requirement | |
|---|---|
| OS | macOS 14.2 (Sonoma) or later |
| Direct build chip | Apple Silicon or Intel (universal download) |
SoundFlow uses the Core Audio Tap API, which was introduced in macOS 14.2. Earlier versions are not supported.
On first launch, SoundFlow needs Screen & System Audio Recording permission to read audio streams from other apps. This is the standard permission for the Core Audio Tap API — it does not record your screen.
To grant access:
This repository hosts the translation files for SoundFlow. You can help translate the app into your language or improve existing translations.
| Language | File | Status |
|---|---|---|
| English | English.xml | Complete |
Want to add a new language? Copy English.xml, rename it to your language name (for example, French.xml), translate the values, and submit a pull request.
Please use Issues to report bugs or request features.
If SoundFlow is useful to you, consider supporting development:
Some apps need a moment to attach their audio stream. Try playing audio in the app first, then adjust the volume. If it still doesn't work, the app may be using a non-standard audio path, such as a virtual audio driver like BlackHole.
SoundFlow only shows apps that have a real app icon. Background daemons and helper processes are filtered out automatically. If your app uses Electron or web views, the audio may come from a helper process — SoundFlow detects this and shows the parent app's name.
The community files in this repository are available under the MIT License. The SoundFlow application is closed source.
| Back | FazBrowse Home | New Git URL |