Skip to content

adelvo-software/mde-audio-drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MDE Audio Drivers — Virtual Stereo Audio Devices for macOS

Free macOS installer that creates up to 8 independent virtual stereo audio devices based on BlackHole. Built for MDE — Mix Desk EQ, but works with any audio application.

MDE Audio Driver Installer

What it does

Each virtual device acts as a stereo audio cable: audio sent to the output appears at the input of the same device. This is what makes advanced audio routing possible — Mix Desk EQ (or any app) sends a submix to a virtual output, and your target app picks it up as a regular input.

Included devices

Device Purpose
MixDeskEQ System macOS system audio → MDE input
MixDeskEQ WebRTC MDE mix → Browser / video conferencing
MixDeskEQ Mix 3–8 Additional outputs for OBS, recording, DAWs, etc.

The installer lets you choose which devices to install via checkboxes. 2 devices are sufficient for most setups.

Install

  1. Download the latest .pkg from Releases
  2. Double-click, authenticate, done
  3. Click Customize to choose which devices to install

After installation, devices appear as regular audio inputs and outputs everywhere — System Settings, OBS, Zoom, DAWs, any CoreAudio app.

Uninstall

An uninstaller .pkg is included in the release. It removes all MixDeskEQ audio devices and cleans up.

Build from source

Requirements: Xcode Command Line Tools, Git

chmod +x build_installer.sh
./build_installer.sh

The script clones BlackHole, compiles 8 instances with custom names, and packages them as a standard macOS .pkg installer with a matching uninstaller.

Why multiple devices?

Because each output bus in Mix Desk EQ can feed a different virtual device:

  • Bus 1 → speakers (physical)
  • Bus 2 → virtual device → OBS picks it up as mic input
  • Bus 3 → another virtual device → Zoom
  • Bus 4 → yet another → recording app

Each path is independent, each carries a different submix.

License

GPL-3.0 — see LICENSE

Based on BlackHole by Existential Audio Inc.

Links

About

Free virtual stereo audio devices for macOS — up to 8 independent BlackHole-based drivers. Used by MixDesk X (and formerly MDE — Mix Desk EQ).

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages