BlackHole
BlackHole copied to clipboard
BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
**Describe the bug** BlackHole freezes while loading using Release Build with specific settings. No issues when built for debug. Works. ``` kDevice_HasInput=true kDevice_HasOutput=true ``` Doesn't Work. ``` kDevice_HasInput=false kDevice_HasOutput=true ```...
This is a prototype that exposes a control for adjusting the sample rate of the Blackhole device by +- 1%. This functionality is provided by the standard Alsa loopback device...
### Please Confirm - [X] I have read the **[FAQ](https://github.com/ExistentialAudio/BlackHole#faq) and [Wiki](https://github.com/ExistentialAudio/BlackHole/wiki)** where most common issues can be resolved - [X] I have searched **[Discussions](https://github.com/ExistentialAudio/BlackHole/discussions)** to see if the same...
### Please Confirm - [X] I have read the **[FAQ](https://github.com/ExistentialAudio/BlackHole#faq) and [Wiki](https://github.com/ExistentialAudio/BlackHole/wiki)** where most common issues can be resolved - [X] I have searched **[Discussions](https://github.com/ExistentialAudio/BlackHole/discussions)** to see if the same...
### Please Confirm - [X] I have read the **[FAQ](https://github.com/ExistentialAudio/BlackHole#faq) and [Wiki](https://github.com/ExistentialAudio/BlackHole/wiki)** where most common issues can be resolved - [X] I have searched **[Discussions](https://github.com/ExistentialAudio/BlackHole/discussions)** to see if the same...
### Please Confirm - [X] I have read the **[FAQ](https://github.com/ExistentialAudio/BlackHole#faq) and [Wiki](https://github.com/ExistentialAudio/BlackHole/wiki)** where most common issues can be resolved - [X] I have searched **[Discussions](https://github.com/ExistentialAudio/BlackHole/discussions)** to see if the same...
### Please Confirm - [X] I have read the **[FAQ](https://github.com/ExistentialAudio/BlackHole#faq) and [Wiki](https://github.com/ExistentialAudio/BlackHole/wiki)** where most common issues can be resolved - [X] I have searched **[Discussions](https://github.com/ExistentialAudio/BlackHole/discussions)** to see if the same...
Hey Davin! Thank you for BlackHole, I really appreciate the work you've put into it. I saw a feature request to add support for AU Plugins and I kinda agree...
Hey Devin. Here is a simple client which allows to monitor a specified device status and start/stop a specified app.
Hi, I'm using latest blackhole-2ch installed via brew (blackhole-2ch: 0.2.10) on macOS 12.1, MacBook Pro (14-inch, 2021), M1 Pro. Unfortunately, the blackhole audio device keeps disappearing after some time. Only...