PiFmRds icon indicating copy to clipboard operation
PiFmRds copied to clipboard

Volume feature

Open Inglebard opened this issue 10 years ago • 3 comments

Hi, I don't know if it's the best way to do that, but i think the possibility to change the volume can be interesting.

Inglebard avatar Jul 19 '14 12:07 Inglebard

This is similar to the volume work I did on the original PiFM C code. I would suggest squashing these commits into a single commit and giving it a better description.

I have tested this code and it works as expected.

Stealthii avatar Aug 02 '14 18:08 Stealthii

Hi,

Okay to add the feature. Thanks for the patch, however it decreases the amplitude of the whole MPX signal, i.e. not only of the audio component, but also of the RDS component and pilot tone. I suppose this can be a problem. I'm going to look into that.

ChristopheJacquet avatar Oct 19 '14 17:10 ChristopheJacquet

Hi, Be careful i have not a lot of skill in C/C++ programming. Like Stealthii said, I found a note on original Pifm code and i need it in PifmRDS (to much volume diffence between original radio station and PifmRDS), so i tried to apply and update for PifmRDS. The "patch" may be not correct/not optimise.

Inglebard avatar Oct 20 '14 11:10 Inglebard