When a zone uses more than one USB audio device (same make, model, etc) device names (like `Device`, `Device_1`) are non-deterministic on boot. Make static assignments for the devices so they're always in the same order.
When a zone uses more than one USB audio device (same make, model, etc) device names (like
Device,Device_1) are non-deterministic on boot.Make static assignments for the devices so they're always in the same order.