SwitchAudioSource[92356:20981857] Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio, 262): no suitable image found. Did find:
/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
2017-04-26 11:17:14.422 SwitchAudioSource[92356:20981857] Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x10010d410 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
output audio device set to "Aggregate Device"
However, the utility still works. Is there some flag to suppress warnings/errors so I can use the return values in another script? I suppose I could grep for the last line, but that seems hacky.
Getting some weird console errors on 10.11.6
However, the utility still works. Is there some flag to suppress warnings/errors so I can use the return values in another script? I suppose I could grep for the last line, but that seems hacky.