BlackHole Versions Save

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

v0.5.0

1 year ago

v0.4.0

1 year ago

Added

  • Hidden duplicate device.
  • Ability to easily modify device streams.
  • Builds multiple versions.
  • create_installer.sh to easily build multiple channel versions.

Changed

  • Fix potential memory leak.
  • Fix dropouts when experiencing minor loads.

v0.3.0

2 years ago

Added

  • Sample rates: 8000, 16000, 352800, 384000, 705600, 768000

Changed

  • Improved performance
  • Fixed various bugs
  • Renamed constants and variables for consistency
  • Connect input and output volume
  • Connect input and output mute

v0.2.10

2 years ago

v0.2.9

3 years ago

Release Notes

Changed

  • Fix clock bug. Fixes issues with BlackHole crashing on Apple Silicon.

v0.2.8

3 years ago

Release Notes

Added

  • Support for Apple Silicon

Changed

  • Set deployment target to 10.9.
  • Fixed bug where there is a loud pop when audio starts.
  • Fix bug that caused crashes in certain situations. Issue#206
  • Disable Volume and Mute controls on input. They are only needed on the output.
  • Fix clock bug.
  • Automatically change UIDs to include the number of channels. Makes it easier to build and install multiple versions. Ex: BlackHole2ch_UID

Support Development

https://github.com/sponsors/ExistentialAudio

Stay Up To Date

Twitter Facebook Subscribe

v0.2.7

3 years ago

Release Notes

  • Improved Logarithmic Volume Control
  • Various updates to README.
  • Added IOMutex to IO operations

Support Development

https://github.com/sponsors/ExistentialAudio

Stay Up To Date

Twitter Facebook Subscribe

v0.2.6

4 years ago

Download Installer

Release Notes

  • Signed installer.
  • No restart required including Catalina.
  • Fixed BlackHole buffer allocation error when switching audio devices from DAW.
  • Fixed BlackHole buffer allocation error when sleeping.
  • Audio Midi Setup speaker configuration now saves preferences.

Support Development

https://github.com/sponsors/ExistentialAudio

Stay Up To Date

Twitter Facebook Subscribe

v0.2.5

4 years ago

Release Notes

  • Initial volume is set to 1.0.

v0.2.4

4 years ago

Release Notes

  • Added ability to mute and change volume.