From 5300604c59730bf9b9fa1b482a6c89be034c8658 Mon Sep 17 00:00:00 2001 From: Mark Bennett Date: Tue, 8 Oct 2019 12:52:50 -0600 Subject: [PATCH] Add BlackHole for modern audio routing (#434) This is a great tool for anyone wanting to record podcasts or screencasts on Mac OS. --- applications.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/applications.json b/applications.json index 28f98c3..4c6f7b0 100644 --- a/applications.json +++ b/applications.json @@ -7098,6 +7098,20 @@ "swift" ] }, + { + "short_description": "BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency.", + "categories": [ + "audio" + ], + "repo_url": "https://github.com/ExistentialAudio/BlackHole", + "title": "BlackHole", + "icon_url": "", + "screenshots": [], + "official_site": "", + "languages": [ + "c" + ] + }, { "short_description" : "Command-line tool to search files with SQL syntax.", "categories" : [