ha7ilm / openwebrx

Open source, multi-user SDR receiver software with a web interface
https://sdr.hu/openwebrx
GNU Affero General Public License v3.0
980 stars 462 forks source link

outgoing sound equalizer #131

Closed 30rj076 closed 5 years ago

30rj076 commented 5 years ago

Hello everyone, I have a web server with openwebrx and a raspberry pi 3. I would like to know if it is possible to equalize the outgoing sound in the web interface, since I find it very shrill and sharp ... could it be modified in any way?

ha7ilm commented 5 years ago

From the web interface, it's not possible.

You might edit the code of CSDR and manually design a new FIR filter for deemphasis_nfm_ff (which applies to NFM only).