← Back to release summary

WebAudio: AudioBuffer copyFromChannel and copyToChannel

Category
Multimedia
Type
New or changed feature
Status
Enabled by default (Chrome 43)
Intent stage
None

Summary

Support the copyFromChannel and copyToChannel methods on a WebAudio AudioBuffer

Standards & signals

Docs: http://webaudio.github.io/web-audio-api/#widl-AudioBuffer-copyFromChannel-void-Float32Array-destination-long-channelNumber-unsigned-long-startInChannel http://webaudio.github.io/web-audio-api/#widl-AudioBuffer-copyToChannel-void-Float32Array-source-long-channelNumber-unsigned-long-startInChannel https://developer.mozilla.org/en-US/docs/Web/API/AudioBuffer/copyFromChannel https://developer.mozilla.org/en-US/docs/Web/API/AudioBuffer/copyToChannel

View on chromestatus.com