Closed
Description
Describe the feature
Allow an AudioContext
and OfflineAudioContext
to have a user-selectable render quantum size instead of the current fixed size of 128.
This allows better integration with AudioDeviceClient which can render in many different sizes.
Is there a prototype?
No. Can't prototype this.
Describe the feature in more detail
Basically add a new dictionary member to specify a render size for the constructors. The default is 128, of course.
Metadata
Metadata
Assignees
Labels
Decision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/WG charter deliverables; "need to have". https://speced.github.io/spec-maintenance/about/Substantive changes that do not add new features. https://www.w3.org/policies/process/#class-3Small amount of work expected to resolve.