Replies: 2 comments 3 replies
-
Absolutely.
I’ll add this to the list. In fact, I might just change it to USB by default because of that fact.
…On Mar 6, 2024 at 7:56 AM -0800, Dr Tasos Varoudis ***@***.***>, wrote:
Some apps will not work with "Virtual" interfaces and require their master out to be controlled from the central MacOS Settings->Sound and by setting "Output" to a USB device.
Is it possible to compile BalckHole to look like a USB interface?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
3 replies
-
I can confirm that changing to "kAudioDeviceTransportTypeUSB" in two lines in the code did the trick! Worked like a charm. In my case, I also removed 44.1 and below my output app is a mess and changes from 48 to 44.1 without asking... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Some apps will not work with "Virtual" interfaces and require their master out to be controlled from the central MacOS Settings->Sound and by setting "Output" to a USB device.
Is it possible to compile BalckHole to look like a USB interface?
Beta Was this translation helpful? Give feedback.
All reactions