play to just one, or just a set of balenaSound devices?

Hi there,

I’ve got a few balenaSound instances working on a few raspberry pi 4 computers. They show up in Spotify, and I can send sound to one or to the other… but regardless of which one I choose, they both end up playing the music. Sometimes I’ll want this, but sometimes I’ll just want to play music in one room…

Perhaps I’m missing a piece of knowledge here? Do I have these set up right? Do I need to use an additional piece of software to set up groups of devices? (for instance, “Dining Room and Kitchen only”, or “whole house”, or “just my bedroom”)

Anyway, I’m fairly new to this hopefully you can help get me pointed in the right direction! Thanks!

Hi @chrispitzer ,

Welcome to the forums!

You probably want to set the SOUND_MODE=STANDALONE environment variable on the device you want to run only locally. It will take several seconds for the device to update and start working in the new mode, after you set the variable in balenaCloud.

See here for details: https://sound.balenalabs.io/docs/customization#multi-room

Cheers!
Mark-

Hey!

You can also learn more about the multi-room functionality and customisation here : https://www.github.com/balenalabs/balena-sound/tree/master/ARCHITECTURE.md

Notice the API and “secret” UI. :sunglasses:

Hey there @chrispitzer, just wondering if the instructions above helped you resolve your issue?