Skip to content

fix(processor): round LUFS value in output filenames#95

Merged
flexiondotorg merged 1 commit into
mainfrom
lufs-round
May 26, 2026
Merged

fix(processor): round LUFS value in output filenames#95
flexiondotorg merged 1 commit into
mainfrom
lufs-round

Conversation

@flexiondotorg
Copy link
Copy Markdown
Contributor

  • Use nearest whole LUFS value when generating processed file names
  • Add coverage for rounding down, half-up, and positive LUFS inputs

- Use nearest whole LUFS value when generating processed file names
- Add coverage for rounding down, half-up, and positive LUFS inputs

Signed-off-by: Martin Wimpress <code@wimpress.io>
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: This change only affects how LUFS values are rounded in output filenames (from truncation to nearest whole number) and adds corresponding tests, with no impact on audio processing logic, data integrity, or production infrastructure.

Re-trigger cubic

@flexiondotorg flexiondotorg merged commit 1911f4f into main May 26, 2026
16 checks passed
@flexiondotorg flexiondotorg deleted the lufs-round branch May 26, 2026 06:20
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.

1 participant