Multi SendSpin Player Container
Description
Multiple Virtual Sendspin Players to Audio Outputs with UI configuration via HAOS and Docker
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Multi-Room Audio Controller
The Core Concept
**One server. Multiple audio outputs. Whole-home audio with Music Assistant.**
This project enables you to run a single centralized server (like a NAS, Raspberry Pi, or any Docker host) with multiple USB DACs or audio devices connected, creating independent audio zones throughout your home. Instead of buying expensive multi-room audio hardware, connect affordable USB DACs to a central machine and stream synchronized audio to every room.
┌─────────────────────────────────────────────────────────────────┐
│ CENTRAL SERVER (Docker Host) │
│ ┌─────────────────────────────────────────────────────────┐ │
│ │ Multi-Room Audio Container │ │
│ │ │ │
│ │ ┌──────────┐ ┌──────────┐ ┌──────────┐ │ │
│ │ │ Player 1 │ │ Player 2 │ │ Player 3 │ ... │ │
│ │ │(Kitchen) │ │(Bedroom) │ │ (Patio) │ │ │
│ │ └────┬─────┘ └────┬─────┘ └────┬─────┘ │ │
│ └────────┼─────────────┼─────────────┼────────────────────┘ │
│ │ │ │ │
│ ┌────▼────┐ ┌────▼────┐ ┌────▼────┐ │
│ │USB DAC 1│ │USB DAC 2│ │SoundCard│ │
│ └────┬────┘ └────┬────┘ └────┬────┘ │
└───────────┼─────────────┼─────────────┼─────────────────────────┘
│ │ │
┌────▼────┐ ┌────▼────┐ ┌────▼────┐
│ Kitchen │ │ Bedroom │ │ Patio │
│Speakers │ │Speakers │ │Speakers │
└─────────┘ └─────────┘ └─────────┘
![Multi-Room Audio Controller](https://img.shields.io/badge/Multi--R