Skip to content

Trying out designs for OfflineAudioContext::suspend #407

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

Closed
wants to merge 2 commits into from

Conversation

orottier
Copy link
Owner

@orottier orottier commented Dec 4, 2023

Some ideas for #100 . It does not adhere to the spec but it was very simple to implement. Probably has performance impact To be continued.

It is a temporary fix because this simplifies the node bindings.

As long as OfflineContext rendering is synchronous, the bounds are not
necessary. The tests fail however because we require OfflineAudioContext
to be Send and Sync. To be dealt with later.
@orottier
Copy link
Owner Author

To be continued in #412

@orottier orottier closed this Dec 19, 2023
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.

1 participant