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

Looping an audio track causes audio buzz #767

Open
spamatica opened this issue Feb 11, 2020 · 9 comments
Open

Looping an audio track causes audio buzz #767

spamatica opened this issue Feb 11, 2020 · 9 comments

Comments

@spamatica
Copy link
Member

Looping an audio track with current master causes the audio to seemingly get stuck on one buffer.

@terminator356
Copy link
Member

This is with latency correction enabled, correct?
It's a known problem with the latency correction code I'm trying to fix.
Otherwise should not happen.

@spamatica
Copy link
Member Author

spamatica commented Feb 11, 2020 via email

@spamatica
Copy link
Member Author

Retried this now and maybe there was something wrong with the state of latency correction. It was off in the menu.
Trying now I can get the problem with latency correction but not without.
So as long as we don't recommend Latency correction this is not that big of an issue

@terminator356
Copy link
Member

Ah I see. OK good (well not really).
Yeah I must get in there and return to the latency looping fixes.
It was complicated. I need to 'split' the audio pre-fetch into not just one but potentially
two accesses because the processing code needs to have access to
more than one buffer so that it can 'look ahead'.

@spamatica
Copy link
Member Author

All in due time.
Since it's only with Latency correction enabled I'm thinking we don't let it stop a 3.1 release. So I will try to go ahead and make the 3.1 release asap.

@terminator356
Copy link
Member

Yes and in my mind what 'saves' me for now and buys me some time
is that from past experience most users use looping with pure midi.
It's a bit unusual to use looping with waves...

@github-actions
Copy link

github-actions bot commented Feb 5, 2022

This issue is stale because it has been inactive for two years. Remove Stale label or write a comment, otherwise it will be closed in 30 days.

@terminator356
Copy link
Member

The issue would still be there since I've not done any work in there to fix it yet.

Copy link

This issue is stale because it has been inactive for two years. Remove Stale label or write a comment, otherwise it will be closed in 30 days.

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