MUTE_RIGHT
if (mute & MUTE_RIGHT) {
} else if (!(sc->mute[device] & MUTE_RIGHT)) {
#define MUTE_ALL (MUTE_LEFT | MUTE_RIGHT)