deweller / switchaudio-osx

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

SwitchAudioSource is optimized for Apple Silicon. #69

Closed bigplayer-ai closed 1 month ago

bigplayer-ai commented 1 month ago

can you add support for native apple silicone implementation? SwitchAudioSource is optimized for Apple Silicon.

You can use it on your MacBook Pro without performance concerns related to Rosetta 2. The binary at /opt/homebrew/Cellar/switchaudio-osx/1.2.2/SwitchAudioSource is a 64-bit executable compiled for the arm64 architecture, confirming its native support.