Skip to content

Instantly share code, notes, and snippets.

@kyleawayan
Last active December 21, 2021 21:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save kyleawayan/6f2177ee83d0c66a3f87ef450aadbb18 to your computer and use it in GitHub Desktop.
Save kyleawayan/6f2177ee83d0c66a3f87ef450aadbb18 to your computer and use it in GitHub Desktop.
tell application "UA Mixer Engine"
if it is running then
quit
else
launch
end if
end tell
@mattboldt
Copy link

👍 could not figure out how to quit this thing w/o using activity monitor — thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment