The problem: You want to listen to a player perform but you find yourself having to turn off the bgm just to hear them. Or maybe you just want to listen to only them during the performance.
The solution: Add a "Listen" feature to the game which mutes all other sounds except the performer. When you're done listening, you can turn it off.
Recommeded implementation method: Add it to the menu that opens up when you right click on a player's name. For further ease, create a config toggle where the player can choose to only have the Listen feature displayed in the menu when the player they highlight is in mid-performance.
Thoughts?