Search the Community
Showing results for tags 'mute'.
-
Here's how it works: Open Spotify and start playing music Hit the hotkey to start Mutify workflow When it finds a track that's less than 35 seconds long (because that's likely an ad), it sets Spotify's volume to 0 (it is only muting Spotify and nothing else). When the ad is over, it resets Spotify's volume back to what it was NOTE: When you pause or quit Spotify, Mutify will also quit. Start Mutify again with your hotkey after playing Spotify again. You can download the Mutify workflow here: http://www.kevnk.com/public/alfred/Mutify.alfredworkflow Feel free to leave feedback here or ema
-
The mute keyword will toggle the mute setting for your Mac's audio. In other words, if the sound is not muted, invoking the keyword will mute it, and if the sound is muted, the keyword will unmute it. An optional argument is allowed for the mute keyword, that represents the number of seconds to mute for; the sound will automatically unmute after the elapsed time. This can be useful for muting ads on streaming radio, for example. There is also an explicit unmute keyword provided, in case it is easier for some to process that way (vs a toggle). See the github page for source and more