#include "ursaryd.h"
+/*
+ * Map of all controls
+ *
+ * rotary red button green button
+ * 0 sink Ursarium mute select as default (or assign to client selected by touch)
+ * 1 sink Catarium mute dtto
+ * 2 - - -
+ * 3 - - -
+ * 4 MPD mute play/pause/stop
+ * 5 Albireo mute -
+ * 6 Ogion mute -
+ * 7 Ursula mute -
+ *
+ * center all sinks
+ * slider -
+ */
+
/*** Sink controls ***/
static double volume_from_pa(pa_volume_t vol)