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

Depreciation messages in Chrome #14

Open
zz85 opened this issue Dec 24, 2017 · 1 comment
Open

Depreciation messages in Chrome #14

zz85 opened this issue Dec 24, 2017 · 1 comment

Comments

@zz85
Copy link

zz85 commented Dec 24, 2017

Thanks for this lovely library. Just wanted to report that Chrome has started to warn about some depreciated apis.

[Deprecation] BiquadFilterNode.frequency.value setter smoothing is deprecated and will be removed in M64, around January 2018. Please use setTargetAtTime() instead if smoothing is needed.
[Deprecation] BiquadFilterNode.Q.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] OscillatorNode.frequency.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.

image

@zz85
Copy link
Author

zz85 commented Dec 27, 2017

I made an initial patch here zz85/nwc-viewer@73d0248

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

1 participant