auroranockert / fft.js

Discrete Fourier Transform in Javascript, it is intended to be reasonably fast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not compatible with < IE10

ErikBrewster opened this issue · comments

Float32Array is not supported in < IE10. In a perfect world, I'd ask this to be fixed. In a realistic one, I ask that you put the compatibility notice in the readme.