Skip to content

Allow user-selectable render quantum size #2450

Closed
@rtoy

Description

@rtoy

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

No one assigned

    Labels

    Needs EditsDecision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/Priority: UrgentWG charter deliverables; "need to have". https://speced.github.io/spec-maintenance/about/category: enhancementSubstantive changes that do not add new features. https://www.w3.org/policies/process/#class-3size: SSmall amount of work expected to resolve.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions