Bug 193445 - Add support for AudioBufferSourceNode.detune
Summary: Add support for AudioBufferSourceNode.detune
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: Safari 12
Hardware: Mac macOS 10.14
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-15 06:31 PST by Michael Herzog
Modified: 2019-04-26 09:37 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Herzog 2019-01-15 06:31:19 PST
AudioBufferSourceNode.detune is currently undefined. Would love to see support for this property.

Related https://github.com/mrdoob/three.js/issues/15566
Comment 1 Radar WebKit Bug Importer 2019-01-15 15:50:12 PST
<rdar://problem/47299992>
Comment 2 ae 2019-04-26 09:37:01 PDT
I would like to take this opportunity to ask if there is any possible timeline on finishing the Web Audio implementation in Webkit (and thus, Safari)? It is quite far behind the spec and all other major implementations (no AudioBufferSourceNode.detune, no AnalyserNode.getFloatTimeDomainData, no StereoPanner, no factory methods, ...) -- just asking if there is any rough estimate on when those will be available...?