# briankendall/proxy-audio-device

A virtual audio driver for macOS that sends all audio to another output

Repository: https://github.com/briankendall/proxy-audio-device
Canonical: https://ross.abutalabs.com/products/proxy-audio-device
Language: C++
License: Unlicense
License Family: permissive
Topics: audio, audio-driver, macos
Last push: 2026-08-29T23:42:41+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 60, longevity 100
- inputs: {"age_days": 2757, "days_push": 4, "days_rel": 4, "gap_med": null, "n_releases_24m": 1}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1067, forks 74 (observed 2026-09-01T02:13:59.256049+00:00)

## What it is
A virtual audio driver (HAL plugin) for macOS that creates a proxy audio output device forwarding all audio to another output device. It lets users control the volume of external audio interfaces via macOS system volume controls.

## Use cases
- control volume of a DAC or audio interface that ignores macOS volume keys
- route system audio through a virtual device to another output
- use the menu bar volume slider with external audio hardware
- redirect all macOS audio output to a specific device

## When to choose
- your external audio interface doesn't respond to macOS volume controls
- you need a virtual audio device that forwards to another output on macOS

## When to avoid
- you need multi-channel (>2) audio proxying
- you're on Linux or Windows
- you need low-latency with very small buffers (risk of pops and crackles)

## Facets
- artifact type: application
- maturity: active
- function: audio-processing
- domain: operating-systems, hardware
- platform: -
- tags: virtual-audio-driver, core-audio, hal-plugin, volume-control, audio-routing, audio, macos

## Member repositories
- briankendall/proxy-audio-device (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:13:59.256049+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:55:14.659318+00:00, confidence not recorded.
  - readme: https://github.com/briankendall/proxy-audio-device (fetched 2026-09-01T02:13:59.256049+00:00, sha 61fd3cb94267)
- Data as of 2026-08-30T08:39:29.467469+00:00.
