BlackHole

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

GPL-3.0 License

Stars
15K

Bot releases are hidden (Show)

BlackHole - Latest Release

Published by devinroth 6 months ago

BlackHole - v0.5.0

Published by devinroth over 1 year ago

BlackHole - v0.4.0

Published by devinroth over 2 years 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.
BlackHole - v0.3.0

Published by devinroth almost 3 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
BlackHole -

Published by devinroth about 3 years ago

BlackHole -

Published by devinroth over 3 years ago

Release Notes

Changed

  • Fix clock bug. Fixes issues with BlackHole crashing on Apple Silicon.
BlackHole - Bug Fixes and Apple Silicon Support

Published by devinroth almost 4 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

BlackHole -

Published by devinroth about 4 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

BlackHole - BlackHole v0.2.6

Published by devinroth over 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

BlackHole - BlackHole v0.2.5

Published by devinroth almost 5 years ago

Release Notes

  • Initial volume is set to 1.0.
BlackHole - BlackHole v0.2.4

Published by devinroth almost 5 years ago

Release Notes

  • Added ability to mute and change volume.
BlackHole - BlackHole v0.2.3

Published by devinroth almost 5 years ago

Release Notes

  • BlackHole now displays channel count.
BlackHole - BlackHole v0.2.2

Published by devinroth about 5 years ago

Release Notes

  • Fix audio bugs when reading and writing with multiple applications.