A Question about BalenaSound Implementation

Hi, I have a project where I will be using a program called camillaDSP on all my multiroom clients (to process sound taken from an Alsa loopback device), I’m happy with this and everything, but I want to introduce BalenaSound into the project for the multiroom capabilities and ease of use. I was wondering if it were possible to install BalenaSound on Debain, or if I had to use the BalenaSound OS, if I could use Debian type “apt install” commands to install my camillaDSP program and web-server GUI inside it.
For both of which I would need a way of setting the output device to the alsa loopback. I’m not worried about latency btw.
Many thanks,
Elliott

No one?

@elliottdesigns You can specify that you would like to use Debian image in your dockerfile. You can take a list of all of our supported base images here: Balena base images - Balena Documentation
You should be able to use apt install commands on your device.