Balenasound / Streaming to separate zones

By default, balenaSound will start in multi-room mode.

Does this mean that devices within the same application play the same sound automatically?

So in order to have some independent raspi zones I should create one application per zone?

Thanks!

Hi @pbollen, yes by default with multi room is enabled they will play the same stream. Rather than different applications you can disable multi room through the use of an environment variable. If you add this as a fleet environment variable it will be applied to all devices. You can also disable for individual devices. See this link https://github.com/balenalabs/balena-sound#multi-room for more information on how to disable multi-room and let us know if you experience any issues.

Thank you @garethtdavies
Been playing with the settings and it works perfectly :+1:
Nice!