DescriptionAudioParam.setValueCurveAtTime() should copy the curve data
setValueCurveAtTime() should copy the curve data so that modifications
of the original array don't change what setValueCurveAtTime would
produce.
See description of value parameter at http://webaudio.github.io/web-audio-api/#widl-AudioParam-setValueCurveAtTime-AudioParam-Float32Array-values-double-startTime-double-duration
BUG=582980
TEST=audioparam-setValueCurve-copy.html
Committed: https://crrev.com/7430a77312e7279e63aa9c0c3ba244b819202192
Cr-Commit-Position: refs/heads/master@{#397161}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 6
Patch Set 4 : Address review comments #
Messages
Total messages: 14 (6 generated)
|