WebAudio / web-audio-api

The Web Audio API v1.0, developed by the W3C Audio WG
https://webaudio.github.io/web-audio-api/
Other
1.05k stars 166 forks source link

Fix WebAudio/web-audio-api-v2#13: User-selectable render size #2369

Closed rtoy closed 2 years ago

rtoy commented 3 years ago

Preview | Diff

rtoy commented 3 years ago

This is a draft of the changes for user-selectable render size.

I'm kind of stuck right now because I don't know how to handle adding the new renderSizeHint attribute to the AudioContextOptions dictionary in a way that bikeshed can handle and also shows that we're adding it.

Also see https://github.com/tabatkins/bikeshed/issues/2109

hoch commented 3 years ago

I am not sure if someone can take over this draft. If not, we should close and revisit later.

hoch commented 2 years ago

Closing this in favor of https://github.com/WebAudio/web-audio-api/pull/2469.