Skip to content

fix: reduce latency on pitch shifting fft#190

Merged
OpenSauce merged 1 commit intomainfrom
fix-latency
Feb 21, 2026
Merged

fix: reduce latency on pitch shifting fft#190
OpenSauce merged 1 commit intomainfrom
fix-latency

Conversation

@OpenSauce
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 21, 2026 14:31
@OpenSauce OpenSauce enabled auto-merge (squash) February 21, 2026 14:31
@OpenSauce OpenSauce merged commit 5185640 into main Feb 21, 2026
9 checks passed
@OpenSauce OpenSauce deleted the fix-latency branch February 21, 2026 14:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Reduces the phase-vocoder pitch shifter’s processing window size to lower end-to-end latency, aligning the in-code documentation with the new latency at 48 kHz.

Changes:

  • Decreased FFT_SIZE from 2048 to 1024 to reduce processing latency.
  • Updated the latency documentation to reflect the new ~21 ms figure at 48 kHz.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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