Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent clicks when looping in AudioStreamWAV #83341

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 31, 2023

  1. - Added border handling to the WAV sample interpolation to prevent di…

    …scontinuities/clicks in the waveform when looping.
    
    - Fixed calculation of remaining samples in the loop returning one too many samples when the input sample rate matches the output sample rate (causing the remaining length to be evenly divisible by the increment), removing another possible source of clicks.
    Michael Wörner authored and bs-mwoerner committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    6d4b1b8 View commit details
    Browse the repository at this point in the history