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

Example site error: Cannot perform TypedArray.prototype.set on a detached ArrayBuffer #4

Closed
SephReed opened this issue Sep 14, 2020 · 1 comment

Comments

@SephReed
Copy link

The demo wasn't working. I found this error in the console:

Uncaught TypeError: Cannot perform %TypedArray%.prototype.set on a detached ArrayBuffer
    at Float32Array.set (<anonymous>)
    at AudioWorkletProcessor.process (worklet.js?t=1600116398531:185)
@the-drunk-coder
Copy link
Owner

Hi, I remember this happen in the past sometimes but I haven't encountered this error in years, so I assume some advances in the underlying infrastructure fixed this. If you still encounter this please let me know (also, sorry for not seeing this in 2 years 😅 )

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