Skip to content

Update #169

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

Merged
merged 7 commits into from
Sep 2, 2024
Merged

Update #169

merged 7 commits into from
Sep 2, 2024

Conversation

ErikNorvell-Ericsson
Copy link
Contributor

This is a pull request to fix the issue #167

These are the updates:

  • Add RMS option for background noise measurement like sv56demo
  • Add [dB] scaling output to make it clearer that the Scaling factor is in linear domain and also supply the dB value
  • Improve handling of case where all gating blocks are below -70 LKFS.

Further, two test cases have been added to test the RMS scaling feature. The output tolerance is set using the BS.2217 tolerance of +/- 0.1 dB LKFS. The manual has also been updated to document the feature.

The plan is to use the updated tool in the upcoming 3GPP IVAS selection tests and it is proposed to update the official STL tool set with these features as well. Note that the output is the same when not using the -rms option. The only difference is the error handling for low level signals with all blocks below -70 LKFS. The existing version reports a level of "nan", while the update now outputs a more verbose warning.

Copy link
Member

@ludomal ludomal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updates make sense and test vectors pass.
This update will be included in the proposed revision of the STL.

@ludomal ludomal merged commit 6e21fc2 into openitu:dev Sep 2, 2024
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.

2 participants