Version number doesn't show anywhere #309
Normandeau
started this conversation in
General
Replies: 1 comment
-
In terminal type
"defaults read /Library/Audio/Plug-Ins/HAL/BlackHole.driver/Contents/Info.plist CFBundleShortVersionString”
Or
"defaults read /Library/Audio/Plug-Ins/HAL/BlackHole128ch.driver/Contents/Info.plist CFBundleShortVersionString"
That will show the version number. I changed the .driver names to include the channel in 0.2.8 so you’ll need to try both commands.
Devin
…On Feb 21, 2021, 9:00 AM -0800, Robert Normandeau ***@***.***>, wrote:
Version 0.2.7 vs 0.2.8
As we are currently trying to debug a problem with audio glitches in the recording with SpatGRIS, we had to switch between these two recent versions of BlackHole. But apart from the installer, it is not possible to know which version is installed in the system. It would help to know that.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
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
-
Version 0.2.7 vs 0.2.8
As we are currently trying to debug a problem with audio glitches in the recording with SpatGRIS, we had to switch between these two recent versions of BlackHole. But apart from the installer, it is not possible to know which version is installed in the system. It would help to know that.
Beta Was this translation helpful? Give feedback.
All reactions