deweller / switchaudio-osx

Change the audio source for Mac OS X from the command line.
Other
1.16k stars 88 forks source link

Long execution time (upwards of 2 minutes) #62

Closed nerolite closed 11 months ago

nerolite commented 11 months ago

switchaudio-osx is taking very long (1:58 seconds recorded) to execute commands that previously were done in mere seconds.

These commands are: /opt/homebrew/bin/SwitchAudioSource -s AirPods_Pro -t output /opt/homebrew/bin/SwitchAudioSource -s AirPods_Pro -t input

System: MacOS Ventura v.13.6 (22G120) switchaudio-osx v.1.2.2

deweller commented 11 months ago

Interesting. Do you experience the same delay when you switch using the standard System Preferences dialog?

nerolite commented 11 months ago

The delay was not there in the standard System Preferences dialog.

However, after several consecutive restarts the issue seems to be resolved. switchaudio-osx is now responding quickly.

I reckon we can close this topic. It seems to have been an isolated issue. Thanks!