Proxy Audio Device
brew install --cask proxy-audio-device
v1.0.7
Virtual audio driver that routes system output to another device while enabling macOS volume controls.
Why you might care
Solves a common problem where external audio interfaces lack native volume control—lets you use Mac's volume keys and menu bar controls instead. Open-source and particularly useful for music production, podcasting, or any workflow with external audio gear.
183
30-day installs · #957
603
90-day · #904
2.5k
365-day · #841
1.0k
★ GitHub stars · updated 1mo ago
GitHub topics
audio
audio-driver
macos
Links
- https://github.com/briankendall/proxy-audio-device
- GitHub: briankendall/proxy-audio-device
- Brew formula source: Casks/p/proxy-audio-device.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"SoundFlower",
"BlackHole",
"Loopback"
],
"artifacts": [
{
"app": [
"Proxy Audio Device Settings.app"
],
"target": "/Applications/Proxy Audio Device Settings.app"
},
{
"artifact": [
"ProxyAudioDevice.driver",
{
"target": "/Library/Audio/Plug-Ins/HAL/ProxyAudioDevice.driver"
}
],
"target": "/Library/Audio/Plug-Ins/HAL/ProxyAudioDevice.driver"
},
{
"postflight": null
},
{
"uninstall_postflight": null
},
{
"zap": [
{
"trash": "~/Library/Saved Application State/net.briankendall.Proxy-Audio-Device-Settings.savedState"
}
]
}
],
"auto_updates": null,
"categories": [
"audio",
"system-utility",
"drivers"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Sound and audio controller",
"disable_reason": null,
"disabled": 0,
"display_name": "Proxy Audio Device",
"enrichment_fetched_at": "2026-06-20T22:48:30+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "proxy-audio-device",
"github_default_branch": "master",
"github_last_commit_at": "2026-05-21T01:54:22Z",
"github_readme_excerpt": "## Proxy Audio Driver\n\nA HAL virtual audio driver for macOS that sends all output to another audio device. Its main purpose is to make it possible to use macOS\u0027s system volume controls, such as the volume menu bar icon or volume keyboard keys, to change the volume of external audio interfaces that don\u0027t allow it. It might be useful for something else, too.\n\n### Installation\n\n#### Install with a package manager\n\n[](https://repology.org/project/proxy-audio-device/versions)\n\nInstall [proxy-audio-device with Homebrew with `brew`](https://formulae.brew.sh/cask/proxy-audio-device):\n\n brew install --cask proxy-audio-device\n\n_or_ [proxy-audio-device on macports with `port`](https://ports.macports.org/port/proxy-audio-device/):\n\n sudo port install proxy-audio-device\n\nRun the _Proxy Audio Device Settings_ app to configure your new audio device.\n\n#### Manual installation\n\n1. Download the latest release from this GitHub repository\n\n2. Create the directory `HAL` if it does not exist. Open a terminal window, execute the following command and enter your administrator password when prompted:\n\n sudo mkdir /Library/Audio/Plug-Ins/HAL\n\n3. Move the directory `ProxyAudioDriver.driver` to `/Library/Audio/Plug-Ins/HAL` and assign it the correct owner. Execute in the root directory of the unzipped file:\n\n sudo mv ./ProxyAudioDevice.driver /Library/Audio/Plug-Ins/HAL/\n sudo chown -R root:wheel /Library/Audio/Plug-Ins/HAL/ProxyAudioDevice.driver\n\n4. Either reboot your system or reboot Core Audio by executing the following command:\n\n # macOS \u003c= 13\n sudo launchctl kickstart -k system/com.apple.audio.coreaudiod\n \n # macOS \u003e= 14.4\n sudo killall coreaudiod\n\n6. Run Proxy Audio Device Settings to configure the proxy output device\u0027s name, which output device the driver will proxy to, and how large you want its audio buffer to be.\n\n### Uninstalla",
"github_repo": "briankendall/proxy-audio-device",
"github_stars": 1043,
"github_topics": [
"audio",
"audio-driver",
"macos"
],
"homepage": "https://github.com/briankendall/proxy-audio-device",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 183,
"installs_365d": 2549,
"installs_90d": 603,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:06:16+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Proxy Audio Device"
],
"one_liner": "Virtual audio driver that routes system output to another device while enabling macOS volume controls.",
"rank_30d": 957,
"rank_365d": 841,
"rank_90d": 904,
"raw_hash": "98c2c45477f52f0a",
"ruby_source_path": "Casks/p/proxy-audio-device.rb",
"tap": "homebrew/cask",
"token": "proxy-audio-device",
"version": "1.0.7",
"why_use_this": "Solves a common problem where external audio interfaces lack native volume control\u2014lets you use Mac\u0027s volume keys and menu bar controls instead. Open-source and particularly useful for music production, podcasting, or any workflow with external audio gear."
}