chuot / rdio-scanner

Rdio Scanner is an open source software that ingest and distribute audio files generated by various software-defined radio recorders. Its interface tries to reproduce the user experience of a real police scanner, while adding its own touch.
GNU General Public License v3.0
423 stars 60 forks source link

[feature] Volume Control on Scanner? #202

Closed kcwebby closed 2 years ago

kcwebby commented 2 years ago

Is it possible to incorporate a volume control into the app, and web app?

chuot commented 2 years ago

Is this because the latest loudnorm audio filter sounds too high? The next version will have an option to disable it anyway.

kcwebby commented 2 years ago

No I think this is just for those people who might have multiple audio things going on, and want to be able to independently control the volume of the scanner with misc other audio sources on the computer. Windows by default will control all "Chrome" sources as one if your open the Volume Mixer. So having a volume limit switch on the scanner would provide more granularity to the end user. This is a request of a couple of our end users, and something that I agree with, but don't deem critical, so I am mentioning for future enhancement more than a "fix".
Thanks.