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

Regions still not ending properly #3994

Open
tonytorm opened this issue Jan 10, 2025 · 0 comments
Open

Regions still not ending properly #3994

tonytorm opened this issue Jan 10, 2025 · 0 comments
Labels

Comments

@tonytorm
Copy link

Noticed that this issue was already raised in the past, the region-out solution proposed doesn't work (doesn't work in the regions example either), the regions keep playing for the length of the entire file.

  • Browser: Chrome
const region = regionsPlugin.getRegions()[regionIndex]
    if (region) {
            region.play()
    }
@tonytorm tonytorm added the bug label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant