Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some incoming WebAudio API deprecations #863

Closed
ibc opened this issue Nov 29, 2017 · 1 comment
Closed

Some incoming WebAudio API deprecations #863

ibc opened this issue Nov 29, 2017 · 1 comment

Comments

@ibc
Copy link

ibc commented Nov 29, 2017

In Chromium 62:

[Deprecation] GainNode.gain.value setter smoothing is deprecated and will be removed in M64, around January 2018. Please use setTargetAtTime() instead if smoothing is needed. See https://www.chromestatus.com/features/5287995770929152 for more details.

[Deprecation] AudioParam value setter will become equivalent to AudioParam.setValueAtTime() in M65, around March 2018 See https://webaudio.github.io/web-audio-api/#dom-audioparam-value for more details.

@goldfire
Copy link
Owner

goldfire commented Dec 1, 2017

Thanks, looking into this now. Closing this one as duplicate of #856.

@goldfire goldfire closed this as completed Dec 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants