Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LG SoundSync Compatible Sample Profile #60

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

XoMEX
Copy link
Contributor

@XoMEX XoMEX commented Sep 26, 2023

Touched the project again today and remembered that I wanted to create a PR. This adds a sample profile that decodes the LG SoundSync signal on the DSP itself and applies the volume.
I included a toggle in there (use_slow) which causes the volume to increase quadratically instead of linear. I felt that linear was increasing too fast for low volumes.
I also included checks for the surrounding magic bytes. If they mismatch, an error bit is set which I use in the main schematic to fallback to 10%.

Interestingly I also switched the left and right input channel as they were switched for me (not sure where in my setup this error occures, but I fixed it here 😬)

@hifiberry hifiberry merged commit 02868d4 into hifiberry:master Sep 27, 2023
@hifiberry
Copy link
Owner

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants