New parameter for de-emphasis selection #85
Rfromearth
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
I have made a quick & dirty PR (#116) for this exact thing. Though, from what I can see in the datasheet, If anyone wants to test the sound difference, build artifacts are available on the branch in the PR. From what I can hear, the difference is faint, but just enough to be noticeable using headphones in a quiet environment. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Anyone tried the similar option for AM? Is it regional as well? Is the difference noticeable? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I didn't test if the following propostion leads to a significant better sound for non us-people but in ats-mini.ino the de-emphasis for fm-radio reception ist set to 75µs per rx.setFMDeEmphasis(1). It would be nice to have this value selectable as another parameter to switch between 50µs (rx.setFMDeEmphasis(2)) and 75µs.
Beta Was this translation helpful? Give feedback.
All reactions