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

Clicking sound between end and start of a clip #338

Open
alex-cherg opened this issue Sep 13, 2024 · 1 comment
Open

Clicking sound between end and start of a clip #338

alex-cherg opened this issue Sep 13, 2024 · 1 comment

Comments

@alex-cherg
Copy link

When I loop a clip I hear a clicking sound happening between the end and start of the loop. Is that normal? How can I avoid this?

Thanks!

@harryhaaren
Copy link
Member

Hi Alex! Is this normal - no it should not happen. It likely happens as the DSP code in the clip isn't correctly "micro-fading" the audo in/out when the clip ends/starts. This "micro fade" is required to avoid the click noise. I don't think this is a setting or configuration issue, it likely is a code bug in the playback/DSP parts of the luppp code..

As you may have noticed, development has most of stalled/stopped on Luppp, so I can't commit to a fix or date, sorry.

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

No branches or pull requests

2 participants