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 deprecations #33

Closed
ibc opened this issue Nov 29, 2017 · 2 comments
Closed

Some incoming deprecations #33

ibc opened this issue Nov 29, 2017 · 2 comments

Comments

@ibc
Copy link
Contributor

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.

@fippo
Copy link
Member

fippo commented Nov 29, 2017

i don't see either used?!

@ibc
Copy link
Contributor Author

ibc commented Nov 29, 2017

Excuse me, do you imply that I was wrong and those deprecation warnings just happen in my app due to a different JS module such as howler.js?

If so you are right :)

@ibc ibc closed this as completed Nov 29, 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