WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 213393
220023
AnalyserNode.getFloatTimeDomainData() not exist in safari
https://bugs.webkit.org/show_bug.cgi?id=220023
Summary
AnalyserNode.getFloatTimeDomainData() not exist in safari
parametrize
Reported
2020-12-18 13:51:35 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-12-22 12:32:38 PST
<
rdar://problem/72596688
>
Chris Dumez
Comment 2
2021-01-05 08:30:38 PST
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
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug