OpenCut/apps
Abelino Chavez 905238d424 fix: improve audio mixing quality and prevent clipping (#677)
- Use linear interpolation for resampling instead of nearest neighbor
- Clamp output samples to [-1, 1] range to prevent distortion from
  overlapping audio clips exceeding valid amplitude range

This should reduce audio artifacts in exported videos, especially
when multiple audio sources overlap.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-23 17:52:33 -06:00
..
web fix: improve audio mixing quality and prevent clipping (#677) 2026-02-23 17:52:33 -06:00