5 ms·
Something like this should be default in MacOS. I use blackhole daily in my audio production and sound design practices. If you use a modern audio interface you
by 12bits 2y ago
Something like this should be default in MacOS. I use blackhole daily in my audio production and sound design practices. If you use a modern audio interface you might have a loopback available there.
- directmusic 2y agomacOS 14.2 implemented something like this in Core Audio, but it is not user facing (and also documented extremely poorly). You can create a "Tap" that can capture audio from a particular application, or subset of applications, or an output device. This can then be added to a private or public Aggregate Device (depending on the Tap being private or public). https://developer.apple.com/documentation/coreaudio/4160724-audiohardwarecreateprocesstap?language=objc https://developer.apple.com/documentation/coreaudio/4160724-...
- 12bits 2y agoSweet! Thanks for sharing, I will keep my eyes on this.
- WhyNotHugo 2y agoAs a Linux user I'm lacking some context here. Does the default in macOS have too high latency? Or how is BlackHole different from it?
- superb_dev 2y agomacOS doesn’t have a loopback device by default