10-31-2021, 05:55 PM
(10-31-2021, 05:50 PM)Tim Curtis Wrote: Hardware volume is needed because the Receiver daemon does not provide any volume control. It's only job is to decode and play audio frames received from the Sender.
There are no plans at least in the moOde project to implement software volume in the Receiver daemon because these days most audio devices including Pi integrated HDMI and Headphone out support hardware volume. It's typically only the very low end or feature limited boards that still don't do hardware volume.
Would it be complicated to implement this in the server, before sending the stream to the client?