Code Monkey home page Code Monkey logo

blackhole's Introduction

BlackHole Virtual Audio Driver v0.2

Description

BlackHole is a modern MacOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency.

Features

  • Supports 16 audio channels.
  • Customizable to 256+ channels if you think your computer can handle it.
  • Supports 44.1kHz, 48kHz, 88.2kHz, 96kHz, 176.4kHz, and 192kHz sample rates.
  • No additional driver latency.
  • Works on macOS 10.10+ including macOS 10.15 Catalina

Easy Installation Instructions

  1. Download BlackHole.vx.x.x.pkg
  2. Close all running audio applications
  3. Right-click on package and select open
  4. Open and install package
  5. Restart Computer (Catalina Only)

Usage

Record System Audio

  1. Open Audio MIDI Setup
  2. Right-click on "BlackHole" and select "Use This Device For Sound Output"
  3. Open DAW and set input device to "BlackHole"
  4. Set track to input from channel 1-2
  5. Play audio from another application and monitor or record in your DAW.

Route Audio Between Applications

  1. Set output driver to "BlackHole" in sending application
  2. Output audio to any channel
  3. Open receiving application and set input device to "BlackHole"
  4. Input audio from the corresponding output channels

Advanced Installation Instruction

  1. Build driver in Xcode
  2. Copy BlackHole.driver to "/Library⁩/Audio⁩/Plug-Ins⁩/HAL"
  3. Restart CoreAudio with terminal command "sudo killall coreaudiod"

Advanced Customization

  1. In "BlackHole.h" change "NUMBER_OF_CHANNELS" to the desired number of channels.
  2. Follow Build Installation instructions

Uninstallation Instructions

  1. Delete BlackHole.driver from "/Library⁩/Audio⁩/Plug-Ins⁩/HAL"
  2. Restart computer or restart CoreAudio with terminal command "sudo killall coreaudiod"

Support us on Patreon

blackhole's People

Contributors

devinroth avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.