DescriptionOfflineAudioContext should support up to 32 channels.
Previously, only 10 channels were supported for an
OfflineAudioContext. Although the WebAudio specification doesn't explicitly say
what the limit is, generally at least 32 channels are required to be
supported for all nodes.
Added a test that creating an offline context with 32 channels works.
BUG=362133
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171480
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|