AnalyserNode.getFloatTimeDomainData() not exist in safari So i`m working on small web experiment and i`m use web audio analyser to get pitch value from user Mic It works fine on any Android device of any PC, but doesn't work on Mac or iPhone/iPad. I was use a solution from GitHub, which include correlation methods use .getFloatTimeDomainData() i have no idea, how can i do what i need without parsed data which i get from this method. I would like to use a very precise method to detect pitch.
<rdar://problem/72596688>
This has been implemented a while back via Bug 213393. It simply has not shipped yet. You can try it out in Safari Technology Preview on macOS though. *** This bug has been marked as a duplicate of bug 213393 ***