Skip to content

Change oversampling to 8x, fix logging spam - #33

Merged
OpenSauce merged 2 commits into
mainfrom
fixes
Jul 17, 2025
Merged

Change oversampling to 8x, fix logging spam#33
OpenSauce merged 2 commits into
mainfrom
fixes

Conversation

@OpenSauce

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 17, 2025 20:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR optimizes audio processing performance by increasing the oversampling factor from 4x to 8x and reduces logging verbosity to minimize spam in the output.

Key changes:

  • Updated oversampling factor and related audio processing parameters for better quality
  • Configured logging to show debug messages only for the rustortion crate while reducing iced framework logs to warnings

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/io/processor.rs Updates oversampling factor, block size, and interpolation parameters for audio processing
.env Modifies logging configuration to reduce spam by filtering log levels per crate

Comment thread src/io/processor.rs
Comment thread src/io/processor.rs
@OpenSauce
OpenSauce merged commit c484a72 into main Jul 17, 2025
2 checks passed
@OpenSauce
OpenSauce deleted the fixes branch July 17, 2025 20:52
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