* 1 sink BT mute switch to BT
* 2 ceil brightness mic non-mute ceiling lights on
* 3 desk brightness - desk lights on
- * 4 MPD mute MPD play/pause
+ * 4 Albireo MPD mute MPD play/pause
* 5 Albireo MPV mute MPD stop
- * 6 Albireo other mute MPD prev
- * 7 other machines mute MPD next
+ * 6 Albireo Zoom mute MPD prev
+ * 7 eveyrhing else mute MPD next
*
* center -
* slider light color temperature
static struct client_map client_map[] = {
{ 4, "Music Player Daemon", "albireo", },
{ 5, "mpv", "albireo", },
- { 6, NULL, "albireo", },
+ { 6, "ZOOM VoiceEngine", "albireo", },
{ 7, NULL, NULL, },
};