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

No need to update the UI with a Timer, use ProgressView with a Date Interval #156

Merged
merged 4 commits into from
May 15, 2024

Conversation

mahal
Copy link
Contributor

@mahal mahal commented May 15, 2024

Using a DateInterval with ProgressView delegates updating the UI to the framework. Load the duration once the file is ready and let SwiftUI do the rest.

The actual Completion Handler didn't work before and still doesn't go further than two or three files, see AudioKit/AudioKit#2916

@NickCulbertson NickCulbertson merged commit dda22bb into AudioKit:main May 15, 2024
2 of 3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants