On Wed May 21 23:42:38 2025 +0000, Brendan Shanks wrote:
We don't need to print this warning if all channels have the same volume/session volume (which they often do). This could also be a good candidate to be in an `if (once)` block, so there aren't constant warnings while moving a volume slider around.
Good points, I'll make the commit probably around Monday. Likely will just warn once regardless of volume levels to keep the code relatively simple.