sonosaurus / sonobus

Source code for SonoBus, a real-time network audio streaming collaboration tool.

Home Page:https://sonobus.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feat - Remember muted/soloed peers (and self)

PowerUser64 opened this issue · comments

Sonobus currently does not remember which users have been muted or soloed when re-launching a project, which is problematic in some use cases. For example, I've recently been using sonobus to livestream jam sessions with a friend on youtube. The problem is, every time I start all the sonobus clients (we use 7 clients in total), they don't remember which other clients have been muted or soloed between us, which causes feedback loops until I solo everything by hand. If sonobus could remember which clients were soloed and muted, this would save time and stop the feedback loops.

A feature like this would go really well with the already-existing "auto-reconnect to last group" option.