mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add BlackHole for modern audio routing (#434)
This is a great tool for anyone wanting to record podcasts or screencasts on Mac OS.
This commit is contained in:
parent
c2b98e5a47
commit
5300604c59
1 changed files with 14 additions and 0 deletions
|
@ -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" : [
|
||||
|
|
Loading…
Reference in a new issue