Skip to content

Fix echo canceller not working#51673

Merged
kubkon merged 3 commits intomainfrom
fix-echo-canceller
Mar 16, 2026
Merged

Fix echo canceller not working#51673
kubkon merged 3 commits intomainfrom
fix-echo-canceller

Conversation

@yara-blue
Copy link
Copy Markdown
Member

@yara-blue yara-blue commented Mar 16, 2026

Release Notes:

  • Fixed: echo's on experimental audio pipeline

Some more context:

  • EchoCanceller was not implemented on the output side
  • removes the planned migration to a different sample rate (44100) and channel count (1)
  • de-duplicate the interleaved #cfg[]'s and centralized them in echo_canceller.rs

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 16, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 16, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, ConradIrwin and probably-neb and removed request for a team March 16, 2026 14:19
@yara-blue yara-blue force-pushed the fix-echo-canceller branch from e60c90e to 78b7f0a Compare March 16, 2026 14:27
@yara-blue yara-blue assigned yara-blue and kubkon and unassigned ConradIrwin Mar 16, 2026
@yara-blue yara-blue requested a review from kubkon March 16, 2026 14:27
@yara-blue yara-blue force-pushed the fix-echo-canceller branch from 78b7f0a to 65246fa Compare March 16, 2026 14:29
@yara-blue
Copy link
Copy Markdown
Member Author

needs some manual work to verify windows gnu and freebsd are happy

@kubkon
Copy link
Copy Markdown
Member

kubkon commented Mar 16, 2026

Can we agree not to combine reorg with changes? It would have been so much easier to review if they weren't spliced into a single PR.

@yara-blue yara-blue force-pushed the fix-echo-canceller branch from 65246fa to 1f6c223 Compare March 16, 2026 15:10
@yara-blue yara-blue force-pushed the fix-echo-canceller branch from 1f6c223 to 23ef770 Compare March 16, 2026 16:04
@kubkon kubkon merged commit 6a9a7c0 into main Mar 16, 2026
34 checks passed
@kubkon kubkon deleted the fix-echo-canceller branch March 16, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants