You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I would like to automate switching audio with a Bunch. My monitor provides two different speaker types - "HDMI" and "USB". When I choose "HDMI" I cannot control audio settings in control center and therefore I prefer to use audio type "USB".
My bunch script only selects the first device which is type HDMI unfortunately.
# use Monitor as audio device
(audio output PHL 34B1U5600)
(audio input PHL 34B1U5600)
As there seems to be no way to deactivate HDMI audio or change it's name in MacOS I'm searching for a way to select audio device and type in Bunch.
Any ideas on how to specify the output type in my Bunch?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I would like to automate switching audio with a Bunch. My monitor provides two different speaker types - "HDMI" and "USB". When I choose "HDMI" I cannot control audio settings in control center and therefore I prefer to use audio type "USB".
My bunch script only selects the first device which is type HDMI unfortunately.
As there seems to be no way to deactivate HDMI audio or change it's name in MacOS I'm searching for a way to select audio device and type in Bunch.
Any ideas on how to specify the output type in my Bunch?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions