DescriptionAllow larger arrays up to size 8192 for PeriodicWave
Larger arrays are allowed, and no errors are thrown if the array is
larger than what the implementation would use.
Also took this opportunity to slightly optimize the computation of the
input signal and the culling of the extra partials.
And finally fixed a bug where the 0-th element of the imaginary array
was not always being ignored as required. This is tested
osc-low-freq.html.
BUG=496301
TEST=osc-low-freq.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=199389
Patch Set 1 #Patch Set 2 : Add expected results. #Patch Set 3 : WIP: More tests #Patch Set 4 : Fix tests #Patch Set 5 : #
Total comments: 23
Patch Set 6 : #Patch Set 7 : Rebase and use Audit.runTasks() #Messages
Total messages: 11 (3 generated)
|