#!/bin/bash

# shellcheck disable=SC2046
sudo kill -9 $(pgrep 'coreaudio[a-z]')